2025-12-19T17:45:34.260Z INFO Application controller/application_controller.go:112 Application finalizer added {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"integ-app-mana","namespace":"gitlab-rep-msyi"}, "namespace": "gitlab-rep-msyi", "name": "integ-app-mana", "reconcileID": "4d4d1ceb-1620-45f2-aa43-9187dcb6ebdd", "action": "DELETE"} 2025-12-19T17:45:34.283Z INFO Application controller/application_controller.go:204 Creating application pull secret {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"integ-app-mana","namespace":"gitlab-rep-msyi"}, "namespace": "gitlab-rep-msyi", "name": "integ-app-mana", "reconcileID": "4d4d1ceb-1620-45f2-aa43-9187dcb6ebdd", "secretName": "integ-app-mana-pull"} 2025-12-19T17:45:34.308Z INFO Application controller/application_controller.go:281 Application pull secret created successfully {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"integ-app-mana","namespace":"gitlab-rep-msyi"}, "namespace": "gitlab-rep-msyi", "name": "integ-app-mana", "reconcileID": "4d4d1ceb-1620-45f2-aa43-9187dcb6ebdd", "secretName": "integ-app-mana-pull"} 2025-12-19T17:45:34.430Z INFO Application controller/application_controller.go:334 Service Account updated successfully with application pull secret. {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"integ-app-mana","namespace":"gitlab-rep-msyi"}, "namespace": "gitlab-rep-msyi", "name": "integ-app-mana", "reconcileID": "4d4d1ceb-1620-45f2-aa43-9187dcb6ebdd", "secretName": "integ-app-mana-pull"} 2025-12-19T17:45:36.125Z INFO ComponentImageRepository controller/component_image_controller.go:160 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-pac-gitlab-ztiqgx","namespace":"gitlab-rep-msyi"}, "namespace": "gitlab-rep-msyi", "name": "test-comp-pac-gitlab-ztiqgx", "reconcileID": "b92a16a2-3e17-4a9e-afc4-a145fdf14b32", "ImageRepositoryName": "imagerepository-for-integ-app-mana-test-comp-pac-gitlab-ztiqgx", "ComponentName": "test-comp-pac-gitlab-ztiqgx"} 2025-12-19T17:45:36.143Z INFO ComponentImageRepository controller/component_image_controller.go:189 Image repository created {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-pac-gitlab-ztiqgx","namespace":"gitlab-rep-msyi"}, "namespace": "gitlab-rep-msyi", "name": "test-comp-pac-gitlab-ztiqgx", "reconcileID": "b92a16a2-3e17-4a9e-afc4-a145fdf14b32", "ImageRepositoryName": "imagerepository-for-integ-app-mana-test-comp-pac-gitlab-ztiqgx", "ComponentName": "test-comp-pac-gitlab-ztiqgx"} 2025-12-19T17:45:36.651Z ERROR ComponentImageRepository controller/component_image_controller.go:201 failed to update Component after 'generate' annotation removal {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-pac-gitlab-ztiqgx","namespace":"gitlab-rep-msyi"}, "namespace": "gitlab-rep-msyi", "name": "test-comp-pac-gitlab-ztiqgx", "reconcileID": "b92a16a2-3e17-4a9e-afc4-a145fdf14b32", "ComponentName": "test-comp-pac-gitlab-ztiqgx", "error": "Operation cannot be fulfilled on components.appstudio.redhat.com \"test-comp-pac-gitlab-ztiqgx\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:201 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:45:36.651Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-pac-gitlab-ztiqgx","namespace":"gitlab-rep-msyi"}, "namespace": "gitlab-rep-msyi", "name": "test-comp-pac-gitlab-ztiqgx", "reconcileID": "b92a16a2-3e17-4a9e-afc4-a145fdf14b32", "error": "error updating the component: Operation cannot be fulfilled on components.appstudio.redhat.com \"test-comp-pac-gitlab-ztiqgx\": the object has been modified; please apply your changes to the latest version and try again"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:45:36.661Z INFO ComponentImageRepository controller/component_image_controller.go:160 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-pac-gitlab-ztiqgx","namespace":"gitlab-rep-msyi"}, "namespace": "gitlab-rep-msyi", "name": "test-comp-pac-gitlab-ztiqgx", "reconcileID": "74258f6d-88b5-4a54-9549-a30806925a97", "ImageRepositoryName": "imagerepository-for-integ-app-mana-test-comp-pac-gitlab-ztiqgx", "ComponentName": "test-comp-pac-gitlab-ztiqgx"} 2025-12-19T17:45:36.674Z ERROR ComponentImageRepository controller/component_image_controller.go:186 failed to create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-pac-gitlab-ztiqgx","namespace":"gitlab-rep-msyi"}, "namespace": "gitlab-rep-msyi", "name": "test-comp-pac-gitlab-ztiqgx", "reconcileID": "74258f6d-88b5-4a54-9549-a30806925a97", "ImageRepositoryName": "imagerepository-for-integ-app-mana-test-comp-pac-gitlab-ztiqgx", "ComponentName": "test-comp-pac-gitlab-ztiqgx", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-integ-app-mana-test-comp-pac-gitlab-ztiqgx\" already exists"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:186 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:45:36.675Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-pac-gitlab-ztiqgx","namespace":"gitlab-rep-msyi"}, "namespace": "gitlab-rep-msyi", "name": "test-comp-pac-gitlab-ztiqgx", "reconcileID": "74258f6d-88b5-4a54-9549-a30806925a97", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-integ-app-mana-test-comp-pac-gitlab-ztiqgx\" already exists"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:45:36.684Z INFO ComponentImageRepository controller/component_image_controller.go:160 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-pac-gitlab-ztiqgx","namespace":"gitlab-rep-msyi"}, "namespace": "gitlab-rep-msyi", "name": "test-comp-pac-gitlab-ztiqgx", "reconcileID": "5590ed7c-bff4-4965-9b07-542b3df43a94", "ImageRepositoryName": "imagerepository-for-integ-app-mana-test-comp-pac-gitlab-ztiqgx", "ComponentName": "test-comp-pac-gitlab-ztiqgx"} 2025-12-19T17:45:36.699Z ERROR ComponentImageRepository controller/component_image_controller.go:186 failed to create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-pac-gitlab-ztiqgx","namespace":"gitlab-rep-msyi"}, "namespace": "gitlab-rep-msyi", "name": "test-comp-pac-gitlab-ztiqgx", "reconcileID": "5590ed7c-bff4-4965-9b07-542b3df43a94", "ImageRepositoryName": "imagerepository-for-integ-app-mana-test-comp-pac-gitlab-ztiqgx", "ComponentName": "test-comp-pac-gitlab-ztiqgx", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-integ-app-mana-test-comp-pac-gitlab-ztiqgx\" already exists"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:186 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:45:36.699Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-pac-gitlab-ztiqgx","namespace":"gitlab-rep-msyi"}, "namespace": "gitlab-rep-msyi", "name": "test-comp-pac-gitlab-ztiqgx", "reconcileID": "5590ed7c-bff4-4965-9b07-542b3df43a94", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-integ-app-mana-test-comp-pac-gitlab-ztiqgx\" already exists"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:45:36.707Z INFO ComponentImageRepository controller/component_image_controller.go:160 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-pac-gitlab-ztiqgx","namespace":"gitlab-rep-msyi"}, "namespace": "gitlab-rep-msyi", "name": "test-comp-pac-gitlab-ztiqgx", "reconcileID": "ccdc06de-43b6-4135-8a75-aa6ce3605093", "ImageRepositoryName": "imagerepository-for-integ-app-mana-test-comp-pac-gitlab-ztiqgx", "ComponentName": "test-comp-pac-gitlab-ztiqgx"} 2025-12-19T17:45:36.718Z ERROR ComponentImageRepository controller/component_image_controller.go:186 failed to create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-pac-gitlab-ztiqgx","namespace":"gitlab-rep-msyi"}, "namespace": "gitlab-rep-msyi", "name": "test-comp-pac-gitlab-ztiqgx", "reconcileID": "ccdc06de-43b6-4135-8a75-aa6ce3605093", "ImageRepositoryName": "imagerepository-for-integ-app-mana-test-comp-pac-gitlab-ztiqgx", "ComponentName": "test-comp-pac-gitlab-ztiqgx", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-integ-app-mana-test-comp-pac-gitlab-ztiqgx\" already exists"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:186 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:45:36.718Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-pac-gitlab-ztiqgx","namespace":"gitlab-rep-msyi"}, "namespace": "gitlab-rep-msyi", "name": "test-comp-pac-gitlab-ztiqgx", "reconcileID": "ccdc06de-43b6-4135-8a75-aa6ce3605093", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-integ-app-mana-test-comp-pac-gitlab-ztiqgx\" already exists"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:45:36.727Z INFO ComponentImageRepository controller/component_image_controller.go:160 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-pac-gitlab-ztiqgx","namespace":"gitlab-rep-msyi"}, "namespace": "gitlab-rep-msyi", "name": "test-comp-pac-gitlab-ztiqgx", "reconcileID": "86a420e3-57a0-4ffe-a2d4-381a7b75e7b2", "ImageRepositoryName": "imagerepository-for-integ-app-mana-test-comp-pac-gitlab-ztiqgx", "ComponentName": "test-comp-pac-gitlab-ztiqgx"} 2025-12-19T17:45:36.739Z ERROR ComponentImageRepository controller/component_image_controller.go:186 failed to create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-pac-gitlab-ztiqgx","namespace":"gitlab-rep-msyi"}, "namespace": "gitlab-rep-msyi", "name": "test-comp-pac-gitlab-ztiqgx", "reconcileID": "86a420e3-57a0-4ffe-a2d4-381a7b75e7b2", "ImageRepositoryName": "imagerepository-for-integ-app-mana-test-comp-pac-gitlab-ztiqgx", "ComponentName": "test-comp-pac-gitlab-ztiqgx", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-integ-app-mana-test-comp-pac-gitlab-ztiqgx\" already exists"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:186 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:45:36.739Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-pac-gitlab-ztiqgx","namespace":"gitlab-rep-msyi"}, "namespace": "gitlab-rep-msyi", "name": "test-comp-pac-gitlab-ztiqgx", "reconcileID": "86a420e3-57a0-4ffe-a2d4-381a7b75e7b2", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-integ-app-mana-test-comp-pac-gitlab-ztiqgx\" already exists"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:45:36.830Z INFO ComponentImageRepository controller/component_image_controller.go:160 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-pac-gitlab-ztiqgx","namespace":"gitlab-rep-msyi"}, "namespace": "gitlab-rep-msyi", "name": "test-comp-pac-gitlab-ztiqgx", "reconcileID": "45345fc4-832c-4c43-adbc-a9cc6bea571f", "ImageRepositoryName": "imagerepository-for-integ-app-mana-test-comp-pac-gitlab-ztiqgx", "ComponentName": "test-comp-pac-gitlab-ztiqgx"} 2025-12-19T17:45:36.842Z ERROR ComponentImageRepository controller/component_image_controller.go:186 failed to create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-pac-gitlab-ztiqgx","namespace":"gitlab-rep-msyi"}, "namespace": "gitlab-rep-msyi", "name": "test-comp-pac-gitlab-ztiqgx", "reconcileID": "45345fc4-832c-4c43-adbc-a9cc6bea571f", "ImageRepositoryName": "imagerepository-for-integ-app-mana-test-comp-pac-gitlab-ztiqgx", "ComponentName": "test-comp-pac-gitlab-ztiqgx", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-integ-app-mana-test-comp-pac-gitlab-ztiqgx\" already exists"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:186 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:45:36.842Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-pac-gitlab-ztiqgx","namespace":"gitlab-rep-msyi"}, "namespace": "gitlab-rep-msyi", "name": "test-comp-pac-gitlab-ztiqgx", "reconcileID": "45345fc4-832c-4c43-adbc-a9cc6bea571f", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-integ-app-mana-test-comp-pac-gitlab-ztiqgx\" already exists"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:45:37.015Z INFO ComponentImageRepository controller/component_image_controller.go:160 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-pac-gitlab-ztiqgx","namespace":"gitlab-rep-msyi"}, "namespace": "gitlab-rep-msyi", "name": "test-comp-pac-gitlab-ztiqgx", "reconcileID": "3ac6cde0-3582-4fa6-86e6-d504fb7e568a", "ImageRepositoryName": "imagerepository-for-integ-app-mana-test-comp-pac-gitlab-ztiqgx", "ComponentName": "test-comp-pac-gitlab-ztiqgx"} 2025-12-19T17:45:37.030Z ERROR ComponentImageRepository controller/component_image_controller.go:186 failed to create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-pac-gitlab-ztiqgx","namespace":"gitlab-rep-msyi"}, "namespace": "gitlab-rep-msyi", "name": "test-comp-pac-gitlab-ztiqgx", "reconcileID": "3ac6cde0-3582-4fa6-86e6-d504fb7e568a", "ImageRepositoryName": "imagerepository-for-integ-app-mana-test-comp-pac-gitlab-ztiqgx", "ComponentName": "test-comp-pac-gitlab-ztiqgx", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-integ-app-mana-test-comp-pac-gitlab-ztiqgx\" already exists"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:186 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:45:37.030Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-pac-gitlab-ztiqgx","namespace":"gitlab-rep-msyi"}, "namespace": "gitlab-rep-msyi", "name": "test-comp-pac-gitlab-ztiqgx", "reconcileID": "3ac6cde0-3582-4fa6-86e6-d504fb7e568a", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-integ-app-mana-test-comp-pac-gitlab-ztiqgx\" already exists"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:45:37.359Z INFO ComponentImageRepository controller/component_image_controller.go:160 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-pac-gitlab-ztiqgx","namespace":"gitlab-rep-msyi"}, "namespace": "gitlab-rep-msyi", "name": "test-comp-pac-gitlab-ztiqgx", "reconcileID": "891078a5-1ea8-44f4-8c5c-581f0aeb7c58", "ImageRepositoryName": "imagerepository-for-integ-app-mana-test-comp-pac-gitlab-ztiqgx", "ComponentName": "test-comp-pac-gitlab-ztiqgx"} 2025-12-19T17:45:37.374Z ERROR ComponentImageRepository controller/component_image_controller.go:186 failed to create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-pac-gitlab-ztiqgx","namespace":"gitlab-rep-msyi"}, "namespace": "gitlab-rep-msyi", "name": "test-comp-pac-gitlab-ztiqgx", "reconcileID": "891078a5-1ea8-44f4-8c5c-581f0aeb7c58", "ImageRepositoryName": "imagerepository-for-integ-app-mana-test-comp-pac-gitlab-ztiqgx", "ComponentName": "test-comp-pac-gitlab-ztiqgx", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-integ-app-mana-test-comp-pac-gitlab-ztiqgx\" already exists"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:186 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:45:37.374Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-pac-gitlab-ztiqgx","namespace":"gitlab-rep-msyi"}, "namespace": "gitlab-rep-msyi", "name": "test-comp-pac-gitlab-ztiqgx", "reconcileID": "891078a5-1ea8-44f4-8c5c-581f0aeb7c58", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-integ-app-mana-test-comp-pac-gitlab-ztiqgx\" already exists"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:45:37.718Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:791 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-mana-test-comp-pac-gitlab-ztiqgx","namespace":"gitlab-rep-msyi"}, "namespace": "gitlab-rep-msyi", "name": "imagerepository-for-integ-app-mana-test-comp-pac-gitlab-ztiqgx", "reconcileID": "b28a0a1b-44c5-4016-bef4-b35b57d02979", "IsPullOnly": false, "SecretName": "imagerepository-for-integ-app-mana-test-comp-pac-gitlab-ztiqgx-image-push"} 2025-12-19T17:45:38.025Z INFO ComponentImageRepository controller/component_image_controller.go:160 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-pac-gitlab-ztiqgx","namespace":"gitlab-rep-msyi"}, "namespace": "gitlab-rep-msyi", "name": "test-comp-pac-gitlab-ztiqgx", "reconcileID": "1c22b567-2474-4352-8951-84591f9c2aac", "ImageRepositoryName": "imagerepository-for-integ-app-mana-test-comp-pac-gitlab-ztiqgx", "ComponentName": "test-comp-pac-gitlab-ztiqgx"} 2025-12-19T17:45:38.038Z ERROR ComponentImageRepository controller/component_image_controller.go:186 failed to create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-pac-gitlab-ztiqgx","namespace":"gitlab-rep-msyi"}, "namespace": "gitlab-rep-msyi", "name": "test-comp-pac-gitlab-ztiqgx", "reconcileID": "1c22b567-2474-4352-8951-84591f9c2aac", "ImageRepositoryName": "imagerepository-for-integ-app-mana-test-comp-pac-gitlab-ztiqgx", "ComponentName": "test-comp-pac-gitlab-ztiqgx", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-integ-app-mana-test-comp-pac-gitlab-ztiqgx\" already exists"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:186 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:45:38.038Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-pac-gitlab-ztiqgx","namespace":"gitlab-rep-msyi"}, "namespace": "gitlab-rep-msyi", "name": "test-comp-pac-gitlab-ztiqgx", "reconcileID": "1c22b567-2474-4352-8951-84591f9c2aac", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-integ-app-mana-test-comp-pac-gitlab-ztiqgx\" already exists"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:45:38.778Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:791 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-mana-test-comp-pac-gitlab-ztiqgx","namespace":"gitlab-rep-msyi"}, "namespace": "gitlab-rep-msyi", "name": "imagerepository-for-integ-app-mana-test-comp-pac-gitlab-ztiqgx", "reconcileID": "b28a0a1b-44c5-4016-bef4-b35b57d02979", "IsPullOnly": true, "SecretName": "imagerepository-for-integ-app-mana-test-comp-pac-gitlab-ztiqgx-image-pull"} 2025-12-19T17:45:38.809Z INFO ImageRepository.ImageRepositoryProvision.GrantAdditionalRepositoryAccessToTeam controller/imagerepository_controller.go:579 Config map with additional users doesn't exist {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-mana-test-comp-pac-gitlab-ztiqgx","namespace":"gitlab-rep-msyi"}, "namespace": "gitlab-rep-msyi", "name": "imagerepository-for-integ-app-mana-test-comp-pac-gitlab-ztiqgx", "reconcileID": "b28a0a1b-44c5-4016-bef4-b35b57d02979", "ConfigMapName": "image-controller-additional-users", "action": "VIEW"} 2025-12-19T17:45:38.841Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:517 Finished provision of image repository and added finalizer {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-mana-test-comp-pac-gitlab-ztiqgx","namespace":"gitlab-rep-msyi"}, "namespace": "gitlab-rep-msyi", "name": "imagerepository-for-integ-app-mana-test-comp-pac-gitlab-ztiqgx", "reconcileID": "b28a0a1b-44c5-4016-bef4-b35b57d02979"} 2025-12-19T17:45:38.909Z INFO ImageRepository controller/imagerepository_controller.go:997 Application pull secret updated with new registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-mana-test-comp-pac-gitlab-ztiqgx","namespace":"gitlab-rep-msyi"}, "namespace": "gitlab-rep-msyi", "name": "imagerepository-for-integ-app-mana-test-comp-pac-gitlab-ztiqgx", "reconcileID": "652a5d54-062a-41cd-b58b-6cd9af27035b", "application": "integ-app-mana"} 2025-12-19T17:45:38.941Z INFO ImageRepository controller/imagerepository_controller_service_account.go:84 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-mana-test-comp-pac-gitlab-ztiqgx","namespace":"gitlab-rep-msyi"}, "namespace": "gitlab-rep-msyi", "name": "imagerepository-for-integ-app-mana-test-comp-pac-gitlab-ztiqgx", "reconcileID": "652a5d54-062a-41cd-b58b-6cd9af27035b", "ServiceAccountName": "build-pipeline-test-comp-pac-gitlab-ztiqgx", "SecretName": "imagerepository-for-integ-app-mana-test-comp-pac-gitlab-ztiqgx-image-push", "action": "UPDATE"} 2025-12-19T17:45:39.000Z INFO ImageRepository controller/imagerepository_controller.go:259 Updated component's ContainerImage {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-mana-test-comp-pac-gitlab-ztiqgx","namespace":"gitlab-rep-msyi"}, "namespace": "gitlab-rep-msyi", "name": "imagerepository-for-integ-app-mana-test-comp-pac-gitlab-ztiqgx", "reconcileID": "652a5d54-062a-41cd-b58b-6cd9af27035b", "ComponentName": "test-comp-pac-gitlab-ztiqgx"} 2025-12-19T17:45:39.010Z INFO ComponentImageRepository controller/component_image_controller.go:191 Image repository already exists {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-pac-gitlab-ztiqgx","namespace":"gitlab-rep-msyi"}, "namespace": "gitlab-rep-msyi", "name": "test-comp-pac-gitlab-ztiqgx", "reconcileID": "7034eb0e-93e0-4219-8cda-945c5ceb5ea5", "ImageRepositoryName": "imagerepository-for-integ-app-mana-test-comp-pac-gitlab-ztiqgx", "ComponentName": "test-comp-pac-gitlab-ztiqgx"} 2025-12-19T17:45:39.021Z INFO ImageRepository controller/imagerepository_controller.go:266 Updated image repository annotation {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-mana-test-comp-pac-gitlab-ztiqgx","namespace":"gitlab-rep-msyi"}, "namespace": "gitlab-rep-msyi", "name": "imagerepository-for-integ-app-mana-test-comp-pac-gitlab-ztiqgx", "reconcileID": "652a5d54-062a-41cd-b58b-6cd9af27035b"} 2025-12-19T17:45:39.061Z INFO ComponentImageRepository controller/component_image_controller.go:204 Component updated successfully, 'generate' annotation removed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-pac-gitlab-ztiqgx","namespace":"gitlab-rep-msyi"}, "namespace": "gitlab-rep-msyi", "name": "test-comp-pac-gitlab-ztiqgx", "reconcileID": "7034eb0e-93e0-4219-8cda-945c5ceb5ea5", "ComponentName": "test-comp-pac-gitlab-ztiqgx"} 2025-12-19T17:45:46.912Z INFO Application controller/application_controller.go:112 Application finalizer added {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"test-app-jfda","namespace":"build-e2e-kkgv"}, "namespace": "build-e2e-kkgv", "name": "test-app-jfda", "reconcileID": "683b5c99-4f4f-4f2e-9401-30232d72fac0", "action": "DELETE"} 2025-12-19T17:45:46.916Z INFO ComponentImageRepository controller/component_image_controller.go:160 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"build-suite-test-component-image-source-jyyctj","namespace":"build-e2e-kkgv"}, "namespace": "build-e2e-kkgv", "name": "build-suite-test-component-image-source-jyyctj", "reconcileID": "083187b7-52db-496a-ab05-132e1ec4d039", "ImageRepositoryName": "imagerepository-for-test-app-jfda-build-suite-test-component-image-source-jyyctj", "ComponentName": "build-suite-test-component-image-source-jyyctj"} 2025-12-19T17:45:46.931Z INFO ComponentImageRepository controller/component_image_controller.go:189 Image repository created {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"build-suite-test-component-image-source-jyyctj","namespace":"build-e2e-kkgv"}, "namespace": "build-e2e-kkgv", "name": "build-suite-test-component-image-source-jyyctj", "reconcileID": "083187b7-52db-496a-ab05-132e1ec4d039", "ImageRepositoryName": "imagerepository-for-test-app-jfda-build-suite-test-component-image-source-jyyctj", "ComponentName": "build-suite-test-component-image-source-jyyctj"} 2025-12-19T17:45:46.931Z INFO Application controller/application_controller.go:204 Creating application pull secret {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"test-app-jfda","namespace":"build-e2e-kkgv"}, "namespace": "build-e2e-kkgv", "name": "test-app-jfda", "reconcileID": "683b5c99-4f4f-4f2e-9401-30232d72fac0", "secretName": "test-app-jfda-pull"} 2025-12-19T17:45:46.949Z INFO Application controller/application_controller.go:281 Application pull secret created successfully {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"test-app-jfda","namespace":"build-e2e-kkgv"}, "namespace": "build-e2e-kkgv", "name": "test-app-jfda", "reconcileID": "683b5c99-4f4f-4f2e-9401-30232d72fac0", "secretName": "test-app-jfda-pull"} 2025-12-19T17:45:46.972Z INFO Application controller/application_controller.go:334 Service Account updated successfully with application pull secret. {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"test-app-jfda","namespace":"build-e2e-kkgv"}, "namespace": "build-e2e-kkgv", "name": "test-app-jfda", "reconcileID": "683b5c99-4f4f-4f2e-9401-30232d72fac0", "secretName": "test-app-jfda-pull"} 2025-12-19T17:45:46.981Z INFO ComponentImageRepository controller/component_image_controller.go:204 Component updated successfully, 'generate' annotation removed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"build-suite-test-component-image-source-jyyctj","namespace":"build-e2e-kkgv"}, "namespace": "build-e2e-kkgv", "name": "build-suite-test-component-image-source-jyyctj", "reconcileID": "083187b7-52db-496a-ab05-132e1ec4d039", "ComponentName": "build-suite-test-component-image-source-jyyctj"} 2025-12-19T17:45:48.585Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:791 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-jfda-build-suite-test-component-image-source-jyyctj","namespace":"build-e2e-kkgv"}, "namespace": "build-e2e-kkgv", "name": "imagerepository-for-test-app-jfda-build-suite-test-component-image-source-jyyctj", "reconcileID": "d72ae2f9-8eec-4112-93e8-efee05d7dce5", "IsPullOnly": false, "SecretName": "imagerepository-for-test-app-jfda-build-suite-test-component-image-source-jyyctj-image-push"} 2025-12-19T17:45:50.301Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:791 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-jfda-build-suite-test-component-image-source-jyyctj","namespace":"build-e2e-kkgv"}, "namespace": "build-e2e-kkgv", "name": "imagerepository-for-test-app-jfda-build-suite-test-component-image-source-jyyctj", "reconcileID": "d72ae2f9-8eec-4112-93e8-efee05d7dce5", "IsPullOnly": true, "SecretName": "imagerepository-for-test-app-jfda-build-suite-test-component-image-source-jyyctj-image-pull"} 2025-12-19T17:45:50.309Z INFO ImageRepository.ImageRepositoryProvision.GrantAdditionalRepositoryAccessToTeam controller/imagerepository_controller.go:579 Config map with additional users doesn't exist {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-jfda-build-suite-test-component-image-source-jyyctj","namespace":"build-e2e-kkgv"}, "namespace": "build-e2e-kkgv", "name": "imagerepository-for-test-app-jfda-build-suite-test-component-image-source-jyyctj", "reconcileID": "d72ae2f9-8eec-4112-93e8-efee05d7dce5", "ConfigMapName": "image-controller-additional-users", "action": "VIEW"} 2025-12-19T17:45:50.328Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:517 Finished provision of image repository and added finalizer {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-jfda-build-suite-test-component-image-source-jyyctj","namespace":"build-e2e-kkgv"}, "namespace": "build-e2e-kkgv", "name": "imagerepository-for-test-app-jfda-build-suite-test-component-image-source-jyyctj", "reconcileID": "d72ae2f9-8eec-4112-93e8-efee05d7dce5"} 2025-12-19T17:45:50.391Z INFO ImageRepository controller/imagerepository_controller.go:997 Application pull secret updated with new registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-jfda-build-suite-test-component-image-source-jyyctj","namespace":"build-e2e-kkgv"}, "namespace": "build-e2e-kkgv", "name": "imagerepository-for-test-app-jfda-build-suite-test-component-image-source-jyyctj", "reconcileID": "348fcfb6-8ec7-4994-bb97-9faa434450b1", "application": "test-app-jfda"} 2025-12-19T17:45:50.391Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-jfda-build-suite-test-component-image-source-jyyctj","namespace":"build-e2e-kkgv"}, "namespace": "build-e2e-kkgv", "name": "imagerepository-for-test-app-jfda-build-suite-test-component-image-source-jyyctj", "reconcileID": "348fcfb6-8ec7-4994-bb97-9faa434450b1", "ServiceAccountName": "build-pipeline-build-suite-test-component-image-source-jyyctj", "SecretName": "imagerepository-for-test-app-jfda-build-suite-test-component-image-source-jyyctj-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-build-suite-test-component-image-source-jyyctj\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:45:50.391Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-jfda-build-suite-test-component-image-source-jyyctj","namespace":"build-e2e-kkgv"}, "namespace": "build-e2e-kkgv", "name": "imagerepository-for-test-app-jfda-build-suite-test-component-image-source-jyyctj", "reconcileID": "348fcfb6-8ec7-4994-bb97-9faa434450b1", "SaName": "build-pipeline-build-suite-test-component-image-source-jyyctj", "SecretName": "imagerepository-for-test-app-jfda-build-suite-test-component-image-source-jyyctj-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-build-suite-test-component-image-source-jyyctj\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:45:50.391Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-jfda-build-suite-test-component-image-source-jyyctj","namespace":"build-e2e-kkgv"}, "namespace": "build-e2e-kkgv", "name": "imagerepository-for-test-app-jfda-build-suite-test-component-image-source-jyyctj", "reconcileID": "348fcfb6-8ec7-4994-bb97-9faa434450b1", "error": "ServiceAccount \"build-pipeline-build-suite-test-component-image-source-jyyctj\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:45:50.412Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-jfda-build-suite-test-component-image-source-jyyctj","namespace":"build-e2e-kkgv"}, "namespace": "build-e2e-kkgv", "name": "imagerepository-for-test-app-jfda-build-suite-test-component-image-source-jyyctj", "reconcileID": "df21540f-de25-47df-85ea-5ed8a2742c2e", "ServiceAccountName": "build-pipeline-build-suite-test-component-image-source-jyyctj", "SecretName": "imagerepository-for-test-app-jfda-build-suite-test-component-image-source-jyyctj-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-build-suite-test-component-image-source-jyyctj\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:45:50.412Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-jfda-build-suite-test-component-image-source-jyyctj","namespace":"build-e2e-kkgv"}, "namespace": "build-e2e-kkgv", "name": "imagerepository-for-test-app-jfda-build-suite-test-component-image-source-jyyctj", "reconcileID": "df21540f-de25-47df-85ea-5ed8a2742c2e", "SaName": "build-pipeline-build-suite-test-component-image-source-jyyctj", "SecretName": "imagerepository-for-test-app-jfda-build-suite-test-component-image-source-jyyctj-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-build-suite-test-component-image-source-jyyctj\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:45:50.412Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-jfda-build-suite-test-component-image-source-jyyctj","namespace":"build-e2e-kkgv"}, "namespace": "build-e2e-kkgv", "name": "imagerepository-for-test-app-jfda-build-suite-test-component-image-source-jyyctj", "reconcileID": "df21540f-de25-47df-85ea-5ed8a2742c2e", "error": "ServiceAccount \"build-pipeline-build-suite-test-component-image-source-jyyctj\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:45:50.429Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-jfda-build-suite-test-component-image-source-jyyctj","namespace":"build-e2e-kkgv"}, "namespace": "build-e2e-kkgv", "name": "imagerepository-for-test-app-jfda-build-suite-test-component-image-source-jyyctj", "reconcileID": "4bbf6611-b3bd-4e3d-8d18-a7f68fab5827", "ServiceAccountName": "build-pipeline-build-suite-test-component-image-source-jyyctj", "SecretName": "imagerepository-for-test-app-jfda-build-suite-test-component-image-source-jyyctj-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-build-suite-test-component-image-source-jyyctj\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:45:50.429Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-jfda-build-suite-test-component-image-source-jyyctj","namespace":"build-e2e-kkgv"}, "namespace": "build-e2e-kkgv", "name": "imagerepository-for-test-app-jfda-build-suite-test-component-image-source-jyyctj", "reconcileID": "4bbf6611-b3bd-4e3d-8d18-a7f68fab5827", "SaName": "build-pipeline-build-suite-test-component-image-source-jyyctj", "SecretName": "imagerepository-for-test-app-jfda-build-suite-test-component-image-source-jyyctj-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-build-suite-test-component-image-source-jyyctj\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:45:50.429Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-jfda-build-suite-test-component-image-source-jyyctj","namespace":"build-e2e-kkgv"}, "namespace": "build-e2e-kkgv", "name": "imagerepository-for-test-app-jfda-build-suite-test-component-image-source-jyyctj", "reconcileID": "4bbf6611-b3bd-4e3d-8d18-a7f68fab5827", "error": "ServiceAccount \"build-pipeline-build-suite-test-component-image-source-jyyctj\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:45:50.450Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-jfda-build-suite-test-component-image-source-jyyctj","namespace":"build-e2e-kkgv"}, "namespace": "build-e2e-kkgv", "name": "imagerepository-for-test-app-jfda-build-suite-test-component-image-source-jyyctj", "reconcileID": "71041186-0b90-4a2c-9f28-3ff3435b5602", "ServiceAccountName": "build-pipeline-build-suite-test-component-image-source-jyyctj", "SecretName": "imagerepository-for-test-app-jfda-build-suite-test-component-image-source-jyyctj-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-build-suite-test-component-image-source-jyyctj\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:45:50.450Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-jfda-build-suite-test-component-image-source-jyyctj","namespace":"build-e2e-kkgv"}, "namespace": "build-e2e-kkgv", "name": "imagerepository-for-test-app-jfda-build-suite-test-component-image-source-jyyctj", "reconcileID": "71041186-0b90-4a2c-9f28-3ff3435b5602", "SaName": "build-pipeline-build-suite-test-component-image-source-jyyctj", "SecretName": "imagerepository-for-test-app-jfda-build-suite-test-component-image-source-jyyctj-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-build-suite-test-component-image-source-jyyctj\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:45:50.450Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-jfda-build-suite-test-component-image-source-jyyctj","namespace":"build-e2e-kkgv"}, "namespace": "build-e2e-kkgv", "name": "imagerepository-for-test-app-jfda-build-suite-test-component-image-source-jyyctj", "reconcileID": "71041186-0b90-4a2c-9f28-3ff3435b5602", "error": "ServiceAccount \"build-pipeline-build-suite-test-component-image-source-jyyctj\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:45:50.467Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-jfda-build-suite-test-component-image-source-jyyctj","namespace":"build-e2e-kkgv"}, "namespace": "build-e2e-kkgv", "name": "imagerepository-for-test-app-jfda-build-suite-test-component-image-source-jyyctj", "reconcileID": "c638617f-7830-4773-87df-b7a5c9fd1e9c", "ServiceAccountName": "build-pipeline-build-suite-test-component-image-source-jyyctj", "SecretName": "imagerepository-for-test-app-jfda-build-suite-test-component-image-source-jyyctj-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-build-suite-test-component-image-source-jyyctj\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:45:50.467Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-jfda-build-suite-test-component-image-source-jyyctj","namespace":"build-e2e-kkgv"}, "namespace": "build-e2e-kkgv", "name": "imagerepository-for-test-app-jfda-build-suite-test-component-image-source-jyyctj", "reconcileID": "c638617f-7830-4773-87df-b7a5c9fd1e9c", "SaName": "build-pipeline-build-suite-test-component-image-source-jyyctj", "SecretName": "imagerepository-for-test-app-jfda-build-suite-test-component-image-source-jyyctj-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-build-suite-test-component-image-source-jyyctj\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:45:50.467Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-jfda-build-suite-test-component-image-source-jyyctj","namespace":"build-e2e-kkgv"}, "namespace": "build-e2e-kkgv", "name": "imagerepository-for-test-app-jfda-build-suite-test-component-image-source-jyyctj", "reconcileID": "c638617f-7830-4773-87df-b7a5c9fd1e9c", "error": "ServiceAccount \"build-pipeline-build-suite-test-component-image-source-jyyctj\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:45:50.509Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-jfda-build-suite-test-component-image-source-jyyctj","namespace":"build-e2e-kkgv"}, "namespace": "build-e2e-kkgv", "name": "imagerepository-for-test-app-jfda-build-suite-test-component-image-source-jyyctj", "reconcileID": "77e09554-daed-49ae-8adf-312d3fe8482e", "ServiceAccountName": "build-pipeline-build-suite-test-component-image-source-jyyctj", "SecretName": "imagerepository-for-test-app-jfda-build-suite-test-component-image-source-jyyctj-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-build-suite-test-component-image-source-jyyctj\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:45:50.509Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-jfda-build-suite-test-component-image-source-jyyctj","namespace":"build-e2e-kkgv"}, "namespace": "build-e2e-kkgv", "name": "imagerepository-for-test-app-jfda-build-suite-test-component-image-source-jyyctj", "reconcileID": "77e09554-daed-49ae-8adf-312d3fe8482e", "SaName": "build-pipeline-build-suite-test-component-image-source-jyyctj", "SecretName": "imagerepository-for-test-app-jfda-build-suite-test-component-image-source-jyyctj-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-build-suite-test-component-image-source-jyyctj\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:45:50.509Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-jfda-build-suite-test-component-image-source-jyyctj","namespace":"build-e2e-kkgv"}, "namespace": "build-e2e-kkgv", "name": "imagerepository-for-test-app-jfda-build-suite-test-component-image-source-jyyctj", "reconcileID": "77e09554-daed-49ae-8adf-312d3fe8482e", "error": "ServiceAccount \"build-pipeline-build-suite-test-component-image-source-jyyctj\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:45:50.688Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-jfda-build-suite-test-component-image-source-jyyctj","namespace":"build-e2e-kkgv"}, "namespace": "build-e2e-kkgv", "name": "imagerepository-for-test-app-jfda-build-suite-test-component-image-source-jyyctj", "reconcileID": "2cb22028-ffc5-4984-b24e-62c04dad1347", "ServiceAccountName": "build-pipeline-build-suite-test-component-image-source-jyyctj", "SecretName": "imagerepository-for-test-app-jfda-build-suite-test-component-image-source-jyyctj-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-build-suite-test-component-image-source-jyyctj\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:45:50.688Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-jfda-build-suite-test-component-image-source-jyyctj","namespace":"build-e2e-kkgv"}, "namespace": "build-e2e-kkgv", "name": "imagerepository-for-test-app-jfda-build-suite-test-component-image-source-jyyctj", "reconcileID": "2cb22028-ffc5-4984-b24e-62c04dad1347", "SaName": "build-pipeline-build-suite-test-component-image-source-jyyctj", "SecretName": "imagerepository-for-test-app-jfda-build-suite-test-component-image-source-jyyctj-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-build-suite-test-component-image-source-jyyctj\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:45:50.688Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-jfda-build-suite-test-component-image-source-jyyctj","namespace":"build-e2e-kkgv"}, "namespace": "build-e2e-kkgv", "name": "imagerepository-for-test-app-jfda-build-suite-test-component-image-source-jyyctj", "reconcileID": "2cb22028-ffc5-4984-b24e-62c04dad1347", "error": "ServiceAccount \"build-pipeline-build-suite-test-component-image-source-jyyctj\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:45:51.029Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-jfda-build-suite-test-component-image-source-jyyctj","namespace":"build-e2e-kkgv"}, "namespace": "build-e2e-kkgv", "name": "imagerepository-for-test-app-jfda-build-suite-test-component-image-source-jyyctj", "reconcileID": "4bc6580a-e8ee-44f9-a1dc-9081513b5a85", "ServiceAccountName": "build-pipeline-build-suite-test-component-image-source-jyyctj", "SecretName": "imagerepository-for-test-app-jfda-build-suite-test-component-image-source-jyyctj-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-build-suite-test-component-image-source-jyyctj\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:45:51.029Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-jfda-build-suite-test-component-image-source-jyyctj","namespace":"build-e2e-kkgv"}, "namespace": "build-e2e-kkgv", "name": "imagerepository-for-test-app-jfda-build-suite-test-component-image-source-jyyctj", "reconcileID": "4bc6580a-e8ee-44f9-a1dc-9081513b5a85", "SaName": "build-pipeline-build-suite-test-component-image-source-jyyctj", "SecretName": "imagerepository-for-test-app-jfda-build-suite-test-component-image-source-jyyctj-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-build-suite-test-component-image-source-jyyctj\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:45:51.029Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-jfda-build-suite-test-component-image-source-jyyctj","namespace":"build-e2e-kkgv"}, "namespace": "build-e2e-kkgv", "name": "imagerepository-for-test-app-jfda-build-suite-test-component-image-source-jyyctj", "reconcileID": "4bc6580a-e8ee-44f9-a1dc-9081513b5a85", "error": "ServiceAccount \"build-pipeline-build-suite-test-component-image-source-jyyctj\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:45:51.685Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-jfda-build-suite-test-component-image-source-jyyctj","namespace":"build-e2e-kkgv"}, "namespace": "build-e2e-kkgv", "name": "imagerepository-for-test-app-jfda-build-suite-test-component-image-source-jyyctj", "reconcileID": "1a25c005-934c-41b2-88c7-bac672f60c59", "ServiceAccountName": "build-pipeline-build-suite-test-component-image-source-jyyctj", "SecretName": "imagerepository-for-test-app-jfda-build-suite-test-component-image-source-jyyctj-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-build-suite-test-component-image-source-jyyctj\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:45:51.685Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-jfda-build-suite-test-component-image-source-jyyctj","namespace":"build-e2e-kkgv"}, "namespace": "build-e2e-kkgv", "name": "imagerepository-for-test-app-jfda-build-suite-test-component-image-source-jyyctj", "reconcileID": "1a25c005-934c-41b2-88c7-bac672f60c59", "SaName": "build-pipeline-build-suite-test-component-image-source-jyyctj", "SecretName": "imagerepository-for-test-app-jfda-build-suite-test-component-image-source-jyyctj-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-build-suite-test-component-image-source-jyyctj\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:45:51.685Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-jfda-build-suite-test-component-image-source-jyyctj","namespace":"build-e2e-kkgv"}, "namespace": "build-e2e-kkgv", "name": "imagerepository-for-test-app-jfda-build-suite-test-component-image-source-jyyctj", "reconcileID": "1a25c005-934c-41b2-88c7-bac672f60c59", "error": "ServiceAccount \"build-pipeline-build-suite-test-component-image-source-jyyctj\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:45:52.998Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-jfda-build-suite-test-component-image-source-jyyctj","namespace":"build-e2e-kkgv"}, "namespace": "build-e2e-kkgv", "name": "imagerepository-for-test-app-jfda-build-suite-test-component-image-source-jyyctj", "reconcileID": "1758682f-8ab2-4aeb-ac4b-f71b0084084c", "ServiceAccountName": "build-pipeline-build-suite-test-component-image-source-jyyctj", "SecretName": "imagerepository-for-test-app-jfda-build-suite-test-component-image-source-jyyctj-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-build-suite-test-component-image-source-jyyctj\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:45:52.998Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-jfda-build-suite-test-component-image-source-jyyctj","namespace":"build-e2e-kkgv"}, "namespace": "build-e2e-kkgv", "name": "imagerepository-for-test-app-jfda-build-suite-test-component-image-source-jyyctj", "reconcileID": "1758682f-8ab2-4aeb-ac4b-f71b0084084c", "SaName": "build-pipeline-build-suite-test-component-image-source-jyyctj", "SecretName": "imagerepository-for-test-app-jfda-build-suite-test-component-image-source-jyyctj-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-build-suite-test-component-image-source-jyyctj\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:45:52.998Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-jfda-build-suite-test-component-image-source-jyyctj","namespace":"build-e2e-kkgv"}, "namespace": "build-e2e-kkgv", "name": "imagerepository-for-test-app-jfda-build-suite-test-component-image-source-jyyctj", "reconcileID": "1758682f-8ab2-4aeb-ac4b-f71b0084084c", "error": "ServiceAccount \"build-pipeline-build-suite-test-component-image-source-jyyctj\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:45:55.609Z INFO ImageRepository controller/imagerepository_controller_service_account.go:84 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-jfda-build-suite-test-component-image-source-jyyctj","namespace":"build-e2e-kkgv"}, "namespace": "build-e2e-kkgv", "name": "imagerepository-for-test-app-jfda-build-suite-test-component-image-source-jyyctj", "reconcileID": "f9f15748-5225-419f-9d7c-d33453ba8dde", "ServiceAccountName": "build-pipeline-build-suite-test-component-image-source-jyyctj", "SecretName": "imagerepository-for-test-app-jfda-build-suite-test-component-image-source-jyyctj-image-push", "action": "UPDATE"} 2025-12-19T17:45:55.658Z INFO ImageRepository controller/imagerepository_controller.go:259 Updated component's ContainerImage {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-jfda-build-suite-test-component-image-source-jyyctj","namespace":"build-e2e-kkgv"}, "namespace": "build-e2e-kkgv", "name": "imagerepository-for-test-app-jfda-build-suite-test-component-image-source-jyyctj", "reconcileID": "f9f15748-5225-419f-9d7c-d33453ba8dde", "ComponentName": "build-suite-test-component-image-source-jyyctj"} 2025-12-19T17:45:55.676Z INFO ImageRepository controller/imagerepository_controller.go:266 Updated image repository annotation {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-jfda-build-suite-test-component-image-source-jyyctj","namespace":"build-e2e-kkgv"}, "namespace": "build-e2e-kkgv", "name": "imagerepository-for-test-app-jfda-build-suite-test-component-image-source-jyyctj", "reconcileID": "f9f15748-5225-419f-9d7c-d33453ba8dde"} 2025-12-19T17:46:20.975Z ERROR Application controller/application_controller.go:397 failed to update service account {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"test-app-jfda","namespace":"build-e2e-kkgv"}, "namespace": "build-e2e-kkgv", "name": "test-app-jfda", "reconcileID": "2d8a9010-0f48-4b2d-88a8-7c518a7be680", "ServiceAccountName": "konflux-integration-runner", "SecretName": "test-app-jfda-pull", "action": "UPDATE", "error": "Internal error occurred: failed calling webhook \"validate.kyverno.svc-fail\": failed to call webhook: Post \"https://konflux-kyverno-svc.konflux-kyverno.svc:443/validate/fail?timeout=10s\": context deadline exceeded"} github.com/konflux-ci/image-controller/internal/controller.(*ApplicationPullSecretCreator).unlinkApplicationSecretFromIntegrationTestsSa /workspace/internal/controller/application_controller.go:397 github.com/konflux-ci/image-controller/internal/controller.(*ApplicationPullSecretCreator).Reconcile /workspace/internal/controller/application_controller.go:91 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:46:20.975Z ERROR controller/controller.go:316 Reconciler error {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"test-app-jfda","namespace":"build-e2e-kkgv"}, "namespace": "build-e2e-kkgv", "name": "test-app-jfda", "reconcileID": "2d8a9010-0f48-4b2d-88a8-7c518a7be680", "error": "Internal error occurred: failed calling webhook \"validate.kyverno.svc-fail\": failed to call webhook: Post \"https://konflux-kyverno-svc.konflux-kyverno.svc:443/validate/fail?timeout=10s\": context deadline exceeded"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:46:22.015Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:131 failed to update service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-jfda-build-suite-test-component-image-source-jyyctj","namespace":"build-e2e-kkgv"}, "namespace": "build-e2e-kkgv", "name": "imagerepository-for-test-app-jfda-build-suite-test-component-image-source-jyyctj", "reconcileID": "f12c6f05-4940-4fd1-808b-241b309bb101", "ServiceAccountName": "build-pipeline-build-suite-test-component-image-source-jyyctj", "SecretName": "imagerepository-for-test-app-jfda-build-suite-test-component-image-source-jyyctj-image-push", "action": "UPDATE", "error": "Internal error occurred: failed calling webhook \"validate.kyverno.svc-fail\": failed to call webhook: Post \"https://konflux-kyverno-svc.konflux-kyverno.svc:443/validate/fail?timeout=10s\": context deadline exceeded"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).unlinkSecretFromServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:131 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:128 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:46:22.015Z ERROR ImageRepository controller/imagerepository_controller.go:129 failed to unlink secret from service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-jfda-build-suite-test-component-image-source-jyyctj","namespace":"build-e2e-kkgv"}, "namespace": "build-e2e-kkgv", "name": "imagerepository-for-test-app-jfda-build-suite-test-component-image-source-jyyctj", "reconcileID": "f12c6f05-4940-4fd1-808b-241b309bb101", "SaName": "build-pipeline-build-suite-test-component-image-source-jyyctj", "SecretName": "imagerepository-for-test-app-jfda-build-suite-test-component-image-source-jyyctj-image-push", "action": "UPDATE", "error": "Internal error occurred: failed calling webhook \"validate.kyverno.svc-fail\": failed to call webhook: Post \"https://konflux-kyverno-svc.konflux-kyverno.svc:443/validate/fail?timeout=10s\": context deadline exceeded"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:129 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:46:22.015Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-jfda-build-suite-test-component-image-source-jyyctj","namespace":"build-e2e-kkgv"}, "namespace": "build-e2e-kkgv", "name": "imagerepository-for-test-app-jfda-build-suite-test-component-image-source-jyyctj", "reconcileID": "f12c6f05-4940-4fd1-808b-241b309bb101", "error": "Internal error occurred: failed calling webhook \"validate.kyverno.svc-fail\": failed to call webhook: Post \"https://konflux-kyverno-svc.konflux-kyverno.svc:443/validate/fail?timeout=10s\": context deadline exceeded"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:46:24.452Z INFO ImageRepository controller/imagerepository_controller_service_account.go:134 Removed secret link from service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-jfda-build-suite-test-component-image-source-jyyctj","namespace":"build-e2e-kkgv"}, "namespace": "build-e2e-kkgv", "name": "imagerepository-for-test-app-jfda-build-suite-test-component-image-source-jyyctj", "reconcileID": "fbc5dda9-bc6e-4870-980b-6f6e7b6640b1", "ServiceAccountName": "build-pipeline-build-suite-test-component-image-source-jyyctj", "SecretName": "imagerepository-for-test-app-jfda-build-suite-test-component-image-source-jyyctj-image-push", "action": "UPDATE"} 2025-12-19T17:46:24.452Z INFO Application controller/application_controller.go:400 Removed secret link from service account {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"test-app-jfda","namespace":"build-e2e-kkgv"}, "namespace": "build-e2e-kkgv", "name": "test-app-jfda", "reconcileID": "2cf75ca5-3b61-4467-8ae2-46e832b16397", "ServiceAccountName": "konflux-integration-runner", "SecretName": "test-app-jfda-pull", "action": "UPDATE"} 2025-12-19T17:46:24.497Z INFO ImageRepository controller/imagerepository_controller.go:1137 Application pull secret updated after removing registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-jfda-build-suite-test-component-image-source-jyyctj","namespace":"build-e2e-kkgv"}, "namespace": "build-e2e-kkgv", "name": "imagerepository-for-test-app-jfda-build-suite-test-component-image-source-jyyctj", "reconcileID": "fbc5dda9-bc6e-4870-980b-6f6e7b6640b1", "application": "test-app-jfda"} 2025-12-19T17:46:24.536Z INFO Application controller/application_controller.go:101 Application finalizer removed {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"test-app-jfda","namespace":"build-e2e-kkgv"}, "namespace": "build-e2e-kkgv", "name": "test-app-jfda", "reconcileID": "2cf75ca5-3b61-4467-8ae2-46e832b16397", "action": "DELETE"} 2025-12-19T17:46:25.203Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:688 Deleted push robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-jfda-build-suite-test-component-image-source-jyyctj","namespace":"build-e2e-kkgv"}, "namespace": "build-e2e-kkgv", "name": "imagerepository-for-test-app-jfda-build-suite-test-component-image-source-jyyctj", "reconcileID": "fbc5dda9-bc6e-4870-980b-6f6e7b6640b1", "RobotAccountName": "build_e2e_kkgv_build_suite_test_component_image_source_jyyctj_f8ff115c66", "action": "DELETE"} 2025-12-19T17:46:25.649Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:697 Deleted pull robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-jfda-build-suite-test-component-image-source-jyyctj","namespace":"build-e2e-kkgv"}, "namespace": "build-e2e-kkgv", "name": "imagerepository-for-test-app-jfda-build-suite-test-component-image-source-jyyctj", "reconcileID": "fbc5dda9-bc6e-4870-980b-6f6e7b6640b1", "RobotAccountName": "build_e2e_kkgv_build_suite_test_component_image_source_jyyctj_a8b5ca5674_pull", "action": "DELETE"} 2025-12-19T17:46:26.516Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:711 Deleted image repository {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-jfda-build-suite-test-component-image-source-jyyctj","namespace":"build-e2e-kkgv"}, "namespace": "build-e2e-kkgv", "name": "imagerepository-for-test-app-jfda-build-suite-test-component-image-source-jyyctj", "reconcileID": "fbc5dda9-bc6e-4870-980b-6f6e7b6640b1", "ImageRepository": "build-e2e-kkgv/build-suite-test-component-image-source-jyyctj", "action": "DELETE"} 2025-12-19T17:46:26.538Z INFO ImageRepository controller/imagerepository_controller.go:170 Image repository finalizer removed {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-jfda-build-suite-test-component-image-source-jyyctj","namespace":"build-e2e-kkgv"}, "namespace": "build-e2e-kkgv", "name": "imagerepository-for-test-app-jfda-build-suite-test-component-image-source-jyyctj", "reconcileID": "fbc5dda9-bc6e-4870-980b-6f6e7b6640b1", "action": "DELETE"} 2025-12-19T17:46:26.767Z INFO Application controller/application_controller.go:112 Application finalizer added {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-suite-positive-mc-muif","namespace":"build-e2e-hywa"}, "namespace": "build-e2e-hywa", "name": "build-suite-positive-mc-muif", "reconcileID": "bdadcee4-d988-487c-b11d-9221b675bc41", "action": "DELETE"} 2025-12-19T17:46:26.784Z INFO Application controller/application_controller.go:204 Creating application pull secret {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-suite-positive-mc-muif","namespace":"build-e2e-hywa"}, "namespace": "build-e2e-hywa", "name": "build-suite-positive-mc-muif", "reconcileID": "bdadcee4-d988-487c-b11d-9221b675bc41", "secretName": "build-suite-positive-mc-muif-pull"} 2025-12-19T17:46:26.813Z INFO Application controller/application_controller.go:281 Application pull secret created successfully {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-suite-positive-mc-muif","namespace":"build-e2e-hywa"}, "namespace": "build-e2e-hywa", "name": "build-suite-positive-mc-muif", "reconcileID": "bdadcee4-d988-487c-b11d-9221b675bc41", "secretName": "build-suite-positive-mc-muif-pull"} 2025-12-19T17:46:26.831Z INFO Application controller/application_controller.go:334 Service Account updated successfully with application pull secret. {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-suite-positive-mc-muif","namespace":"build-e2e-hywa"}, "namespace": "build-e2e-hywa", "name": "build-suite-positive-mc-muif", "reconcileID": "bdadcee4-d988-487c-b11d-9221b675bc41", "secretName": "build-suite-positive-mc-muif-pull"} 2025-12-19T17:46:27.739Z INFO ComponentImageRepository controller/component_image_controller.go:160 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"go-component-jydztx","namespace":"build-e2e-hywa"}, "namespace": "build-e2e-hywa", "name": "go-component-jydztx", "reconcileID": "552fba83-31a4-47b7-b143-c7600c7bc185", "ImageRepositoryName": "imagerepository-for-build-suite-positive-mc-muif-go-component-jydztx", "ComponentName": "go-component-jydztx"} 2025-12-19T17:46:27.749Z INFO ComponentImageRepository controller/component_image_controller.go:189 Image repository created {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"go-component-jydztx","namespace":"build-e2e-hywa"}, "namespace": "build-e2e-hywa", "name": "go-component-jydztx", "reconcileID": "552fba83-31a4-47b7-b143-c7600c7bc185", "ImageRepositoryName": "imagerepository-for-build-suite-positive-mc-muif-go-component-jydztx", "ComponentName": "go-component-jydztx"} 2025-12-19T17:46:27.794Z INFO ComponentImageRepository controller/component_image_controller.go:204 Component updated successfully, 'generate' annotation removed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"go-component-jydztx","namespace":"build-e2e-hywa"}, "namespace": "build-e2e-hywa", "name": "go-component-jydztx", "reconcileID": "552fba83-31a4-47b7-b143-c7600c7bc185", "ComponentName": "go-component-jydztx"} 2025-12-19T17:46:29.485Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:791 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-positive-mc-muif-go-component-jydztx","namespace":"build-e2e-hywa"}, "namespace": "build-e2e-hywa", "name": "imagerepository-for-build-suite-positive-mc-muif-go-component-jydztx", "reconcileID": "b84e3d38-8cb2-429f-95f1-787996d5e79c", "IsPullOnly": false, "SecretName": "imagerepository-for-build-suite-positive-mc-muif-go-component-jydztx-image-push"} 2025-12-19T17:46:30.396Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:791 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-positive-mc-muif-go-component-jydztx","namespace":"build-e2e-hywa"}, "namespace": "build-e2e-hywa", "name": "imagerepository-for-build-suite-positive-mc-muif-go-component-jydztx", "reconcileID": "b84e3d38-8cb2-429f-95f1-787996d5e79c", "IsPullOnly": true, "SecretName": "imagerepository-for-build-suite-positive-mc-muif-go-component-jydztx-image-pull"} 2025-12-19T17:46:30.404Z INFO ImageRepository.ImageRepositoryProvision.GrantAdditionalRepositoryAccessToTeam controller/imagerepository_controller.go:579 Config map with additional users doesn't exist {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-positive-mc-muif-go-component-jydztx","namespace":"build-e2e-hywa"}, "namespace": "build-e2e-hywa", "name": "imagerepository-for-build-suite-positive-mc-muif-go-component-jydztx", "reconcileID": "b84e3d38-8cb2-429f-95f1-787996d5e79c", "ConfigMapName": "image-controller-additional-users", "action": "VIEW"} 2025-12-19T17:46:30.419Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:517 Finished provision of image repository and added finalizer {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-positive-mc-muif-go-component-jydztx","namespace":"build-e2e-hywa"}, "namespace": "build-e2e-hywa", "name": "imagerepository-for-build-suite-positive-mc-muif-go-component-jydztx", "reconcileID": "b84e3d38-8cb2-429f-95f1-787996d5e79c"} 2025-12-19T17:46:30.480Z INFO ImageRepository controller/imagerepository_controller.go:997 Application pull secret updated with new registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-positive-mc-muif-go-component-jydztx","namespace":"build-e2e-hywa"}, "namespace": "build-e2e-hywa", "name": "imagerepository-for-build-suite-positive-mc-muif-go-component-jydztx", "reconcileID": "b1294966-4d73-441a-a9b9-eaffe40f30ba", "application": "build-suite-positive-mc-muif"} 2025-12-19T17:46:30.501Z INFO ImageRepository controller/imagerepository_controller_service_account.go:84 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-positive-mc-muif-go-component-jydztx","namespace":"build-e2e-hywa"}, "namespace": "build-e2e-hywa", "name": "imagerepository-for-build-suite-positive-mc-muif-go-component-jydztx", "reconcileID": "b1294966-4d73-441a-a9b9-eaffe40f30ba", "ServiceAccountName": "build-pipeline-go-component-jydztx", "SecretName": "imagerepository-for-build-suite-positive-mc-muif-go-component-jydztx-image-push", "action": "UPDATE"} 2025-12-19T17:46:30.526Z INFO ImageRepository controller/imagerepository_controller.go:259 Updated component's ContainerImage {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-positive-mc-muif-go-component-jydztx","namespace":"build-e2e-hywa"}, "namespace": "build-e2e-hywa", "name": "imagerepository-for-build-suite-positive-mc-muif-go-component-jydztx", "reconcileID": "b1294966-4d73-441a-a9b9-eaffe40f30ba", "ComponentName": "go-component-jydztx"} 2025-12-19T17:46:30.541Z INFO ImageRepository controller/imagerepository_controller.go:266 Updated image repository annotation {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-positive-mc-muif-go-component-jydztx","namespace":"build-e2e-hywa"}, "namespace": "build-e2e-hywa", "name": "imagerepository-for-build-suite-positive-mc-muif-go-component-jydztx", "reconcileID": "b1294966-4d73-441a-a9b9-eaffe40f30ba"} 2025-12-19T17:46:32.960Z INFO Application controller/application_controller.go:112 Application finalizer added {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"appstudio","namespace":"tenant-dev-ybsh"}, "namespace": "tenant-dev-ybsh", "name": "appstudio", "reconcileID": "70bc3138-b89c-4dc9-a666-abc0ad085e01", "action": "DELETE"} 2025-12-19T17:46:32.978Z INFO Application controller/application_controller.go:204 Creating application pull secret {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"appstudio","namespace":"tenant-dev-ybsh"}, "namespace": "tenant-dev-ybsh", "name": "appstudio", "reconcileID": "70bc3138-b89c-4dc9-a666-abc0ad085e01", "secretName": "appstudio-pull"} 2025-12-19T17:46:32.998Z INFO Application controller/application_controller.go:281 Application pull secret created successfully {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"appstudio","namespace":"tenant-dev-ybsh"}, "namespace": "tenant-dev-ybsh", "name": "appstudio", "reconcileID": "70bc3138-b89c-4dc9-a666-abc0ad085e01", "secretName": "appstudio-pull"} 2025-12-19T17:46:33.018Z INFO Application controller/application_controller.go:334 Service Account updated successfully with application pull secret. {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"appstudio","namespace":"tenant-dev-ybsh"}, "namespace": "tenant-dev-ybsh", "name": "appstudio", "reconcileID": "70bc3138-b89c-4dc9-a666-abc0ad085e01", "secretName": "appstudio-pull"} 2025-12-19T17:46:44.176Z INFO Application controller/application_controller.go:112 Application finalizer added {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"test-app-tkgh","namespace":"build-e2e-hlqk"}, "namespace": "build-e2e-hlqk", "name": "test-app-tkgh", "reconcileID": "cb0e92d6-91b7-4ab1-ac25-34873a70428d", "action": "DELETE"} 2025-12-19T17:46:44.200Z INFO Application controller/application_controller.go:204 Creating application pull secret {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"test-app-tkgh","namespace":"build-e2e-hlqk"}, "namespace": "build-e2e-hlqk", "name": "test-app-tkgh", "reconcileID": "cb0e92d6-91b7-4ab1-ac25-34873a70428d", "secretName": "test-app-tkgh-pull"} 2025-12-19T17:46:44.220Z INFO Application controller/application_controller.go:281 Application pull secret created successfully {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"test-app-tkgh","namespace":"build-e2e-hlqk"}, "namespace": "build-e2e-hlqk", "name": "test-app-tkgh", "reconcileID": "cb0e92d6-91b7-4ab1-ac25-34873a70428d", "secretName": "test-app-tkgh-pull"} 2025-12-19T17:46:44.245Z INFO Application controller/application_controller.go:334 Service Account updated successfully with application pull secret. {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"test-app-tkgh","namespace":"build-e2e-hlqk"}, "namespace": "build-e2e-hlqk", "name": "test-app-tkgh", "reconcileID": "cb0e92d6-91b7-4ab1-ac25-34873a70428d", "secretName": "test-app-tkgh-pull"} 2025-12-19T17:46:46.817Z INFO ComponentImageRepository controller/component_image_controller.go:160 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-dkgk","namespace":"build-e2e-hlqk"}, "namespace": "build-e2e-hlqk", "name": "test-comp-dkgk", "reconcileID": "6aa9b784-848c-4641-b871-2ae7030ba8c8", "ImageRepositoryName": "imagerepository-for-test-app-tkgh-test-comp-dkgk", "ComponentName": "test-comp-dkgk"} 2025-12-19T17:46:46.833Z INFO ComponentImageRepository controller/component_image_controller.go:189 Image repository created {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-dkgk","namespace":"build-e2e-hlqk"}, "namespace": "build-e2e-hlqk", "name": "test-comp-dkgk", "reconcileID": "6aa9b784-848c-4641-b871-2ae7030ba8c8", "ImageRepositoryName": "imagerepository-for-test-app-tkgh-test-comp-dkgk", "ComponentName": "test-comp-dkgk"} 2025-12-19T17:46:46.866Z INFO ComponentImageRepository controller/component_image_controller.go:204 Component updated successfully, 'generate' annotation removed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-dkgk","namespace":"build-e2e-hlqk"}, "namespace": "build-e2e-hlqk", "name": "test-comp-dkgk", "reconcileID": "6aa9b784-848c-4641-b871-2ae7030ba8c8", "ComponentName": "test-comp-dkgk"} 2025-12-19T17:46:48.956Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:791 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-tkgh-test-comp-dkgk","namespace":"build-e2e-hlqk"}, "namespace": "build-e2e-hlqk", "name": "imagerepository-for-test-app-tkgh-test-comp-dkgk", "reconcileID": "21cc635e-7420-4993-8589-31fcd092602c", "IsPullOnly": false, "SecretName": "imagerepository-for-test-app-tkgh-test-comp-dkgk-image-push"} 2025-12-19T17:46:51.249Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:791 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-tkgh-test-comp-dkgk","namespace":"build-e2e-hlqk"}, "namespace": "build-e2e-hlqk", "name": "imagerepository-for-test-app-tkgh-test-comp-dkgk", "reconcileID": "21cc635e-7420-4993-8589-31fcd092602c", "IsPullOnly": true, "SecretName": "imagerepository-for-test-app-tkgh-test-comp-dkgk-image-pull"} 2025-12-19T17:46:51.258Z INFO ImageRepository.ImageRepositoryProvision.GrantAdditionalRepositoryAccessToTeam controller/imagerepository_controller.go:579 Config map with additional users doesn't exist {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-tkgh-test-comp-dkgk","namespace":"build-e2e-hlqk"}, "namespace": "build-e2e-hlqk", "name": "imagerepository-for-test-app-tkgh-test-comp-dkgk", "reconcileID": "21cc635e-7420-4993-8589-31fcd092602c", "ConfigMapName": "image-controller-additional-users", "action": "VIEW"} 2025-12-19T17:46:51.272Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:517 Finished provision of image repository and added finalizer {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-tkgh-test-comp-dkgk","namespace":"build-e2e-hlqk"}, "namespace": "build-e2e-hlqk", "name": "imagerepository-for-test-app-tkgh-test-comp-dkgk", "reconcileID": "21cc635e-7420-4993-8589-31fcd092602c"} 2025-12-19T17:46:51.345Z INFO ImageRepository controller/imagerepository_controller.go:997 Application pull secret updated with new registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-tkgh-test-comp-dkgk","namespace":"build-e2e-hlqk"}, "namespace": "build-e2e-hlqk", "name": "imagerepository-for-test-app-tkgh-test-comp-dkgk", "reconcileID": "37dffcf0-40f8-4a56-9c06-8e9ae0460893", "application": "test-app-tkgh"} 2025-12-19T17:46:51.366Z INFO ImageRepository controller/imagerepository_controller_service_account.go:84 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-tkgh-test-comp-dkgk","namespace":"build-e2e-hlqk"}, "namespace": "build-e2e-hlqk", "name": "imagerepository-for-test-app-tkgh-test-comp-dkgk", "reconcileID": "37dffcf0-40f8-4a56-9c06-8e9ae0460893", "ServiceAccountName": "build-pipeline-test-comp-dkgk", "SecretName": "imagerepository-for-test-app-tkgh-test-comp-dkgk-image-push", "action": "UPDATE"} 2025-12-19T17:46:51.408Z INFO ImageRepository controller/imagerepository_controller.go:259 Updated component's ContainerImage {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-tkgh-test-comp-dkgk","namespace":"build-e2e-hlqk"}, "namespace": "build-e2e-hlqk", "name": "imagerepository-for-test-app-tkgh-test-comp-dkgk", "reconcileID": "37dffcf0-40f8-4a56-9c06-8e9ae0460893", "ComponentName": "test-comp-dkgk"} 2025-12-19T17:46:51.424Z INFO ImageRepository controller/imagerepository_controller.go:266 Updated image repository annotation {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-tkgh-test-comp-dkgk","namespace":"build-e2e-hlqk"}, "namespace": "build-e2e-hlqk", "name": "imagerepository-for-test-app-tkgh-test-comp-dkgk", "reconcileID": "37dffcf0-40f8-4a56-9c06-8e9ae0460893"} 2025-12-19T17:46:59.313Z INFO ComponentImageRepository controller/component_image_controller.go:160 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-rxux","namespace":"build-e2e-hlqk"}, "namespace": "build-e2e-hlqk", "name": "test-comp-rxux", "reconcileID": "adf87c67-311f-44f3-8e24-b9b8cca47edc", "ImageRepositoryName": "imagerepository-for-test-app-tkgh-test-comp-rxux", "ComponentName": "test-comp-rxux"} 2025-12-19T17:46:59.325Z INFO ComponentImageRepository controller/component_image_controller.go:189 Image repository created {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-rxux","namespace":"build-e2e-hlqk"}, "namespace": "build-e2e-hlqk", "name": "test-comp-rxux", "reconcileID": "adf87c67-311f-44f3-8e24-b9b8cca47edc", "ImageRepositoryName": "imagerepository-for-test-app-tkgh-test-comp-rxux", "ComponentName": "test-comp-rxux"} 2025-12-19T17:46:59.351Z INFO ComponentImageRepository controller/component_image_controller.go:204 Component updated successfully, 'generate' annotation removed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-rxux","namespace":"build-e2e-hlqk"}, "namespace": "build-e2e-hlqk", "name": "test-comp-rxux", "reconcileID": "adf87c67-311f-44f3-8e24-b9b8cca47edc", "ComponentName": "test-comp-rxux"} 2025-12-19T17:47:01.239Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:791 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-tkgh-test-comp-rxux","namespace":"build-e2e-hlqk"}, "namespace": "build-e2e-hlqk", "name": "imagerepository-for-test-app-tkgh-test-comp-rxux", "reconcileID": "14f048c9-8a87-4600-8813-1d3b9ee358b6", "IsPullOnly": false, "SecretName": "imagerepository-for-test-app-tkgh-test-comp-rxux-image-push"} 2025-12-19T17:47:02.171Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:791 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-tkgh-test-comp-rxux","namespace":"build-e2e-hlqk"}, "namespace": "build-e2e-hlqk", "name": "imagerepository-for-test-app-tkgh-test-comp-rxux", "reconcileID": "14f048c9-8a87-4600-8813-1d3b9ee358b6", "IsPullOnly": true, "SecretName": "imagerepository-for-test-app-tkgh-test-comp-rxux-image-pull"} 2025-12-19T17:47:02.182Z INFO ImageRepository.ImageRepositoryProvision.GrantAdditionalRepositoryAccessToTeam controller/imagerepository_controller.go:579 Config map with additional users doesn't exist {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-tkgh-test-comp-rxux","namespace":"build-e2e-hlqk"}, "namespace": "build-e2e-hlqk", "name": "imagerepository-for-test-app-tkgh-test-comp-rxux", "reconcileID": "14f048c9-8a87-4600-8813-1d3b9ee358b6", "ConfigMapName": "image-controller-additional-users", "action": "VIEW"} 2025-12-19T17:47:02.196Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:517 Finished provision of image repository and added finalizer {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-tkgh-test-comp-rxux","namespace":"build-e2e-hlqk"}, "namespace": "build-e2e-hlqk", "name": "imagerepository-for-test-app-tkgh-test-comp-rxux", "reconcileID": "14f048c9-8a87-4600-8813-1d3b9ee358b6"} 2025-12-19T17:47:02.275Z INFO ImageRepository controller/imagerepository_controller.go:997 Application pull secret updated with new registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-tkgh-test-comp-rxux","namespace":"build-e2e-hlqk"}, "namespace": "build-e2e-hlqk", "name": "imagerepository-for-test-app-tkgh-test-comp-rxux", "reconcileID": "67cceade-651e-4b4e-a0ff-eb9a42aebc0f", "application": "test-app-tkgh"} 2025-12-19T17:47:02.275Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-tkgh-test-comp-rxux","namespace":"build-e2e-hlqk"}, "namespace": "build-e2e-hlqk", "name": "imagerepository-for-test-app-tkgh-test-comp-rxux", "reconcileID": "67cceade-651e-4b4e-a0ff-eb9a42aebc0f", "ServiceAccountName": "build-pipeline-test-comp-rxux", "SecretName": "imagerepository-for-test-app-tkgh-test-comp-rxux-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-test-comp-rxux\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:02.275Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-tkgh-test-comp-rxux","namespace":"build-e2e-hlqk"}, "namespace": "build-e2e-hlqk", "name": "imagerepository-for-test-app-tkgh-test-comp-rxux", "reconcileID": "67cceade-651e-4b4e-a0ff-eb9a42aebc0f", "SaName": "build-pipeline-test-comp-rxux", "SecretName": "imagerepository-for-test-app-tkgh-test-comp-rxux-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-test-comp-rxux\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:02.275Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-tkgh-test-comp-rxux","namespace":"build-e2e-hlqk"}, "namespace": "build-e2e-hlqk", "name": "imagerepository-for-test-app-tkgh-test-comp-rxux", "reconcileID": "67cceade-651e-4b4e-a0ff-eb9a42aebc0f", "error": "ServiceAccount \"build-pipeline-test-comp-rxux\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:02.299Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-tkgh-test-comp-rxux","namespace":"build-e2e-hlqk"}, "namespace": "build-e2e-hlqk", "name": "imagerepository-for-test-app-tkgh-test-comp-rxux", "reconcileID": "aea50736-0ffe-42bc-a051-ca04c185cf47", "ServiceAccountName": "build-pipeline-test-comp-rxux", "SecretName": "imagerepository-for-test-app-tkgh-test-comp-rxux-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-test-comp-rxux\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:02.299Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-tkgh-test-comp-rxux","namespace":"build-e2e-hlqk"}, "namespace": "build-e2e-hlqk", "name": "imagerepository-for-test-app-tkgh-test-comp-rxux", "reconcileID": "aea50736-0ffe-42bc-a051-ca04c185cf47", "SaName": "build-pipeline-test-comp-rxux", "SecretName": "imagerepository-for-test-app-tkgh-test-comp-rxux-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-test-comp-rxux\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:02.299Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-tkgh-test-comp-rxux","namespace":"build-e2e-hlqk"}, "namespace": "build-e2e-hlqk", "name": "imagerepository-for-test-app-tkgh-test-comp-rxux", "reconcileID": "aea50736-0ffe-42bc-a051-ca04c185cf47", "error": "ServiceAccount \"build-pipeline-test-comp-rxux\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:02.324Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-tkgh-test-comp-rxux","namespace":"build-e2e-hlqk"}, "namespace": "build-e2e-hlqk", "name": "imagerepository-for-test-app-tkgh-test-comp-rxux", "reconcileID": "ee2b2a5a-e74f-46a4-85fc-13b3279d179a", "ServiceAccountName": "build-pipeline-test-comp-rxux", "SecretName": "imagerepository-for-test-app-tkgh-test-comp-rxux-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-test-comp-rxux\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:02.324Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-tkgh-test-comp-rxux","namespace":"build-e2e-hlqk"}, "namespace": "build-e2e-hlqk", "name": "imagerepository-for-test-app-tkgh-test-comp-rxux", "reconcileID": "ee2b2a5a-e74f-46a4-85fc-13b3279d179a", "SaName": "build-pipeline-test-comp-rxux", "SecretName": "imagerepository-for-test-app-tkgh-test-comp-rxux-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-test-comp-rxux\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:02.324Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-tkgh-test-comp-rxux","namespace":"build-e2e-hlqk"}, "namespace": "build-e2e-hlqk", "name": "imagerepository-for-test-app-tkgh-test-comp-rxux", "reconcileID": "ee2b2a5a-e74f-46a4-85fc-13b3279d179a", "error": "ServiceAccount \"build-pipeline-test-comp-rxux\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:02.343Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-tkgh-test-comp-rxux","namespace":"build-e2e-hlqk"}, "namespace": "build-e2e-hlqk", "name": "imagerepository-for-test-app-tkgh-test-comp-rxux", "reconcileID": "2513acde-4939-4572-bb1d-931454b579d8", "ServiceAccountName": "build-pipeline-test-comp-rxux", "SecretName": "imagerepository-for-test-app-tkgh-test-comp-rxux-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-test-comp-rxux\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:02.343Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-tkgh-test-comp-rxux","namespace":"build-e2e-hlqk"}, "namespace": "build-e2e-hlqk", "name": "imagerepository-for-test-app-tkgh-test-comp-rxux", "reconcileID": "2513acde-4939-4572-bb1d-931454b579d8", "SaName": "build-pipeline-test-comp-rxux", "SecretName": "imagerepository-for-test-app-tkgh-test-comp-rxux-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-test-comp-rxux\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:02.343Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-tkgh-test-comp-rxux","namespace":"build-e2e-hlqk"}, "namespace": "build-e2e-hlqk", "name": "imagerepository-for-test-app-tkgh-test-comp-rxux", "reconcileID": "2513acde-4939-4572-bb1d-931454b579d8", "error": "ServiceAccount \"build-pipeline-test-comp-rxux\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:02.365Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-tkgh-test-comp-rxux","namespace":"build-e2e-hlqk"}, "namespace": "build-e2e-hlqk", "name": "imagerepository-for-test-app-tkgh-test-comp-rxux", "reconcileID": "4fb09f1d-70e9-43fb-bc08-8b2f8e710c68", "ServiceAccountName": "build-pipeline-test-comp-rxux", "SecretName": "imagerepository-for-test-app-tkgh-test-comp-rxux-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-test-comp-rxux\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:02.365Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-tkgh-test-comp-rxux","namespace":"build-e2e-hlqk"}, "namespace": "build-e2e-hlqk", "name": "imagerepository-for-test-app-tkgh-test-comp-rxux", "reconcileID": "4fb09f1d-70e9-43fb-bc08-8b2f8e710c68", "SaName": "build-pipeline-test-comp-rxux", "SecretName": "imagerepository-for-test-app-tkgh-test-comp-rxux-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-test-comp-rxux\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:02.365Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-tkgh-test-comp-rxux","namespace":"build-e2e-hlqk"}, "namespace": "build-e2e-hlqk", "name": "imagerepository-for-test-app-tkgh-test-comp-rxux", "reconcileID": "4fb09f1d-70e9-43fb-bc08-8b2f8e710c68", "error": "ServiceAccount \"build-pipeline-test-comp-rxux\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:02.472Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-tkgh-test-comp-rxux","namespace":"build-e2e-hlqk"}, "namespace": "build-e2e-hlqk", "name": "imagerepository-for-test-app-tkgh-test-comp-rxux", "reconcileID": "41f2b6e8-960d-4425-8f26-71cb877af3ac", "ServiceAccountName": "build-pipeline-test-comp-rxux", "SecretName": "imagerepository-for-test-app-tkgh-test-comp-rxux-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-test-comp-rxux\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:02.472Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-tkgh-test-comp-rxux","namespace":"build-e2e-hlqk"}, "namespace": "build-e2e-hlqk", "name": "imagerepository-for-test-app-tkgh-test-comp-rxux", "reconcileID": "41f2b6e8-960d-4425-8f26-71cb877af3ac", "SaName": "build-pipeline-test-comp-rxux", "SecretName": "imagerepository-for-test-app-tkgh-test-comp-rxux-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-test-comp-rxux\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:02.472Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-tkgh-test-comp-rxux","namespace":"build-e2e-hlqk"}, "namespace": "build-e2e-hlqk", "name": "imagerepository-for-test-app-tkgh-test-comp-rxux", "reconcileID": "41f2b6e8-960d-4425-8f26-71cb877af3ac", "error": "ServiceAccount \"build-pipeline-test-comp-rxux\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:02.660Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-tkgh-test-comp-rxux","namespace":"build-e2e-hlqk"}, "namespace": "build-e2e-hlqk", "name": "imagerepository-for-test-app-tkgh-test-comp-rxux", "reconcileID": "88f638c5-9929-404a-94f1-1785a522024f", "ServiceAccountName": "build-pipeline-test-comp-rxux", "SecretName": "imagerepository-for-test-app-tkgh-test-comp-rxux-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-test-comp-rxux\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:02.660Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-tkgh-test-comp-rxux","namespace":"build-e2e-hlqk"}, "namespace": "build-e2e-hlqk", "name": "imagerepository-for-test-app-tkgh-test-comp-rxux", "reconcileID": "88f638c5-9929-404a-94f1-1785a522024f", "SaName": "build-pipeline-test-comp-rxux", "SecretName": "imagerepository-for-test-app-tkgh-test-comp-rxux-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-test-comp-rxux\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:02.660Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-tkgh-test-comp-rxux","namespace":"build-e2e-hlqk"}, "namespace": "build-e2e-hlqk", "name": "imagerepository-for-test-app-tkgh-test-comp-rxux", "reconcileID": "88f638c5-9929-404a-94f1-1785a522024f", "error": "ServiceAccount \"build-pipeline-test-comp-rxux\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:03.005Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-tkgh-test-comp-rxux","namespace":"build-e2e-hlqk"}, "namespace": "build-e2e-hlqk", "name": "imagerepository-for-test-app-tkgh-test-comp-rxux", "reconcileID": "d4565d35-72e0-445d-b036-6db179b428e1", "ServiceAccountName": "build-pipeline-test-comp-rxux", "SecretName": "imagerepository-for-test-app-tkgh-test-comp-rxux-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-test-comp-rxux\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:03.005Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-tkgh-test-comp-rxux","namespace":"build-e2e-hlqk"}, "namespace": "build-e2e-hlqk", "name": "imagerepository-for-test-app-tkgh-test-comp-rxux", "reconcileID": "d4565d35-72e0-445d-b036-6db179b428e1", "SaName": "build-pipeline-test-comp-rxux", "SecretName": "imagerepository-for-test-app-tkgh-test-comp-rxux-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-test-comp-rxux\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:03.005Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-tkgh-test-comp-rxux","namespace":"build-e2e-hlqk"}, "namespace": "build-e2e-hlqk", "name": "imagerepository-for-test-app-tkgh-test-comp-rxux", "reconcileID": "d4565d35-72e0-445d-b036-6db179b428e1", "error": "ServiceAccount \"build-pipeline-test-comp-rxux\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:03.669Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-tkgh-test-comp-rxux","namespace":"build-e2e-hlqk"}, "namespace": "build-e2e-hlqk", "name": "imagerepository-for-test-app-tkgh-test-comp-rxux", "reconcileID": "48c1ebdb-1389-4c69-8fc6-7dfe2ac36242", "ServiceAccountName": "build-pipeline-test-comp-rxux", "SecretName": "imagerepository-for-test-app-tkgh-test-comp-rxux-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-test-comp-rxux\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:03.669Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-tkgh-test-comp-rxux","namespace":"build-e2e-hlqk"}, "namespace": "build-e2e-hlqk", "name": "imagerepository-for-test-app-tkgh-test-comp-rxux", "reconcileID": "48c1ebdb-1389-4c69-8fc6-7dfe2ac36242", "SaName": "build-pipeline-test-comp-rxux", "SecretName": "imagerepository-for-test-app-tkgh-test-comp-rxux-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-test-comp-rxux\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:03.669Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-tkgh-test-comp-rxux","namespace":"build-e2e-hlqk"}, "namespace": "build-e2e-hlqk", "name": "imagerepository-for-test-app-tkgh-test-comp-rxux", "reconcileID": "48c1ebdb-1389-4c69-8fc6-7dfe2ac36242", "error": "ServiceAccount \"build-pipeline-test-comp-rxux\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:04.989Z INFO ImageRepository controller/imagerepository_controller_service_account.go:84 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-tkgh-test-comp-rxux","namespace":"build-e2e-hlqk"}, "namespace": "build-e2e-hlqk", "name": "imagerepository-for-test-app-tkgh-test-comp-rxux", "reconcileID": "ebb631d5-3322-4b12-9f38-cc98c364cbd7", "ServiceAccountName": "build-pipeline-test-comp-rxux", "SecretName": "imagerepository-for-test-app-tkgh-test-comp-rxux-image-push", "action": "UPDATE"} 2025-12-19T17:47:05.042Z INFO ImageRepository controller/imagerepository_controller.go:259 Updated component's ContainerImage {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-tkgh-test-comp-rxux","namespace":"build-e2e-hlqk"}, "namespace": "build-e2e-hlqk", "name": "imagerepository-for-test-app-tkgh-test-comp-rxux", "reconcileID": "ebb631d5-3322-4b12-9f38-cc98c364cbd7", "ComponentName": "test-comp-rxux"} 2025-12-19T17:47:05.054Z INFO ImageRepository controller/imagerepository_controller.go:266 Updated image repository annotation {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-tkgh-test-comp-rxux","namespace":"build-e2e-hlqk"}, "namespace": "build-e2e-hlqk", "name": "imagerepository-for-test-app-tkgh-test-comp-rxux", "reconcileID": "ebb631d5-3322-4b12-9f38-cc98c364cbd7"} 2025-12-19T17:47:08.672Z INFO Application controller/application_controller.go:112 Application finalizer added {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-suite-test-application-sicu","namespace":"build-e2e-hehn"}, "namespace": "build-e2e-hehn", "name": "build-suite-test-application-sicu", "reconcileID": "6cf57a6f-e719-4e56-a4f2-fda9b7a900c2", "action": "DELETE"} 2025-12-19T17:47:08.693Z INFO Application controller/application_controller.go:204 Creating application pull secret {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-suite-test-application-sicu","namespace":"build-e2e-hehn"}, "namespace": "build-e2e-hehn", "name": "build-suite-test-application-sicu", "reconcileID": "6cf57a6f-e719-4e56-a4f2-fda9b7a900c2", "secretName": "build-suite-test-application-sicu-pull"} 2025-12-19T17:47:08.716Z INFO Application controller/application_controller.go:281 Application pull secret created successfully {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-suite-test-application-sicu","namespace":"build-e2e-hehn"}, "namespace": "build-e2e-hehn", "name": "build-suite-test-application-sicu", "reconcileID": "6cf57a6f-e719-4e56-a4f2-fda9b7a900c2", "secretName": "build-suite-test-application-sicu-pull"} 2025-12-19T17:47:08.736Z INFO Application controller/application_controller.go:334 Service Account updated successfully with application pull secret. {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-suite-test-application-sicu","namespace":"build-e2e-hehn"}, "namespace": "build-e2e-hehn", "name": "build-suite-test-application-sicu", "reconcileID": "6cf57a6f-e719-4e56-a4f2-fda9b7a900c2", "secretName": "build-suite-test-application-sicu-pull"} 2025-12-19T17:47:09.498Z INFO ComponentImageRepository controller/component_image_controller.go:160 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-annotations-giyhdz","namespace":"build-e2e-hehn"}, "namespace": "build-e2e-hehn", "name": "test-annotations-giyhdz", "reconcileID": "f76b5bd9-da55-46e9-ab58-cf98e9130eea", "ImageRepositoryName": "imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz", "ComponentName": "test-annotations-giyhdz"} 2025-12-19T17:47:09.509Z INFO ComponentImageRepository controller/component_image_controller.go:189 Image repository created {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-annotations-giyhdz","namespace":"build-e2e-hehn"}, "namespace": "build-e2e-hehn", "name": "test-annotations-giyhdz", "reconcileID": "f76b5bd9-da55-46e9-ab58-cf98e9130eea", "ImageRepositoryName": "imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz", "ComponentName": "test-annotations-giyhdz"} 2025-12-19T17:47:09.540Z INFO ComponentImageRepository controller/component_image_controller.go:204 Component updated successfully, 'generate' annotation removed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-annotations-giyhdz","namespace":"build-e2e-hehn"}, "namespace": "build-e2e-hehn", "name": "test-annotations-giyhdz", "reconcileID": "f76b5bd9-da55-46e9-ab58-cf98e9130eea", "ComponentName": "test-annotations-giyhdz"} 2025-12-19T17:47:09.735Z INFO ComponentImageRepository controller/component_image_controller.go:160 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-symlink-comp-cccc","namespace":"build-e2e-hlqk"}, "namespace": "build-e2e-hlqk", "name": "test-symlink-comp-cccc", "reconcileID": "6fb46c44-6354-443b-9cb5-d471b9e81fad", "ImageRepositoryName": "imagerepository-for-test-app-tkgh-test-symlink-comp-cccc", "ComponentName": "test-symlink-comp-cccc"} 2025-12-19T17:47:09.745Z INFO ComponentImageRepository controller/component_image_controller.go:189 Image repository created {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-symlink-comp-cccc","namespace":"build-e2e-hlqk"}, "namespace": "build-e2e-hlqk", "name": "test-symlink-comp-cccc", "reconcileID": "6fb46c44-6354-443b-9cb5-d471b9e81fad", "ImageRepositoryName": "imagerepository-for-test-app-tkgh-test-symlink-comp-cccc", "ComponentName": "test-symlink-comp-cccc"} 2025-12-19T17:47:09.778Z INFO ComponentImageRepository controller/component_image_controller.go:204 Component updated successfully, 'generate' annotation removed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-symlink-comp-cccc","namespace":"build-e2e-hlqk"}, "namespace": "build-e2e-hlqk", "name": "test-symlink-comp-cccc", "reconcileID": "6fb46c44-6354-443b-9cb5-d471b9e81fad", "ComponentName": "test-symlink-comp-cccc"} 2025-12-19T17:47:10.812Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:791 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz","namespace":"build-e2e-hehn"}, "namespace": "build-e2e-hehn", "name": "imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz", "reconcileID": "0215f920-d81f-4bb2-8e6f-34661d18f982", "IsPullOnly": false, "SecretName": "imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz-image-push"} 2025-12-19T17:47:12.116Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:791 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz","namespace":"build-e2e-hehn"}, "namespace": "build-e2e-hehn", "name": "imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz", "reconcileID": "0215f920-d81f-4bb2-8e6f-34661d18f982", "IsPullOnly": true, "SecretName": "imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz-image-pull"} 2025-12-19T17:47:12.128Z INFO ImageRepository.ImageRepositoryProvision.GrantAdditionalRepositoryAccessToTeam controller/imagerepository_controller.go:579 Config map with additional users doesn't exist {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz","namespace":"build-e2e-hehn"}, "namespace": "build-e2e-hehn", "name": "imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz", "reconcileID": "0215f920-d81f-4bb2-8e6f-34661d18f982", "ConfigMapName": "image-controller-additional-users", "action": "VIEW"} 2025-12-19T17:47:12.142Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:517 Finished provision of image repository and added finalizer {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz","namespace":"build-e2e-hehn"}, "namespace": "build-e2e-hehn", "name": "imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz", "reconcileID": "0215f920-d81f-4bb2-8e6f-34661d18f982"} 2025-12-19T17:47:13.873Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:791 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-tkgh-test-symlink-comp-cccc","namespace":"build-e2e-hlqk"}, "namespace": "build-e2e-hlqk", "name": "imagerepository-for-test-app-tkgh-test-symlink-comp-cccc", "reconcileID": "f504527a-6774-4452-a18e-d90635c7f5fc", "IsPullOnly": false, "SecretName": "imagerepository-for-test-app-tkgh-test-symlink-comp-cccc-image-push"} 2025-12-19T17:47:14.782Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:791 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-tkgh-test-symlink-comp-cccc","namespace":"build-e2e-hlqk"}, "namespace": "build-e2e-hlqk", "name": "imagerepository-for-test-app-tkgh-test-symlink-comp-cccc", "reconcileID": "f504527a-6774-4452-a18e-d90635c7f5fc", "IsPullOnly": true, "SecretName": "imagerepository-for-test-app-tkgh-test-symlink-comp-cccc-image-pull"} 2025-12-19T17:47:14.797Z INFO ImageRepository.ImageRepositoryProvision.GrantAdditionalRepositoryAccessToTeam controller/imagerepository_controller.go:579 Config map with additional users doesn't exist {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-tkgh-test-symlink-comp-cccc","namespace":"build-e2e-hlqk"}, "namespace": "build-e2e-hlqk", "name": "imagerepository-for-test-app-tkgh-test-symlink-comp-cccc", "reconcileID": "f504527a-6774-4452-a18e-d90635c7f5fc", "ConfigMapName": "image-controller-additional-users", "action": "VIEW"} 2025-12-19T17:47:14.813Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:517 Finished provision of image repository and added finalizer {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-tkgh-test-symlink-comp-cccc","namespace":"build-e2e-hlqk"}, "namespace": "build-e2e-hlqk", "name": "imagerepository-for-test-app-tkgh-test-symlink-comp-cccc", "reconcileID": "f504527a-6774-4452-a18e-d90635c7f5fc"} 2025-12-19T17:47:14.889Z INFO ImageRepository controller/imagerepository_controller.go:997 Application pull secret updated with new registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz","namespace":"build-e2e-hehn"}, "namespace": "build-e2e-hehn", "name": "imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz", "reconcileID": "397fa2c1-b82f-4e30-b715-888bfd203c8a", "application": "build-suite-test-application-sicu"} 2025-12-19T17:47:14.889Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz","namespace":"build-e2e-hehn"}, "namespace": "build-e2e-hehn", "name": "imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz", "reconcileID": "397fa2c1-b82f-4e30-b715-888bfd203c8a", "ServiceAccountName": "build-pipeline-test-annotations-giyhdz", "SecretName": "imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-test-annotations-giyhdz\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:14.889Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz","namespace":"build-e2e-hehn"}, "namespace": "build-e2e-hehn", "name": "imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz", "reconcileID": "397fa2c1-b82f-4e30-b715-888bfd203c8a", "SaName": "build-pipeline-test-annotations-giyhdz", "SecretName": "imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-test-annotations-giyhdz\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:14.889Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz","namespace":"build-e2e-hehn"}, "namespace": "build-e2e-hehn", "name": "imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz", "reconcileID": "397fa2c1-b82f-4e30-b715-888bfd203c8a", "error": "ServiceAccount \"build-pipeline-test-annotations-giyhdz\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:14.950Z INFO ImageRepository controller/imagerepository_controller.go:997 Application pull secret updated with new registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-tkgh-test-symlink-comp-cccc","namespace":"build-e2e-hlqk"}, "namespace": "build-e2e-hlqk", "name": "imagerepository-for-test-app-tkgh-test-symlink-comp-cccc", "reconcileID": "d0d86773-46fd-4960-b1da-6224d592e7ef", "application": "test-app-tkgh"} 2025-12-19T17:47:14.950Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-tkgh-test-symlink-comp-cccc","namespace":"build-e2e-hlqk"}, "namespace": "build-e2e-hlqk", "name": "imagerepository-for-test-app-tkgh-test-symlink-comp-cccc", "reconcileID": "d0d86773-46fd-4960-b1da-6224d592e7ef", "ServiceAccountName": "build-pipeline-test-symlink-comp-cccc", "SecretName": "imagerepository-for-test-app-tkgh-test-symlink-comp-cccc-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-test-symlink-comp-cccc\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:14.950Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-tkgh-test-symlink-comp-cccc","namespace":"build-e2e-hlqk"}, "namespace": "build-e2e-hlqk", "name": "imagerepository-for-test-app-tkgh-test-symlink-comp-cccc", "reconcileID": "d0d86773-46fd-4960-b1da-6224d592e7ef", "SaName": "build-pipeline-test-symlink-comp-cccc", "SecretName": "imagerepository-for-test-app-tkgh-test-symlink-comp-cccc-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-test-symlink-comp-cccc\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:14.950Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-tkgh-test-symlink-comp-cccc","namespace":"build-e2e-hlqk"}, "namespace": "build-e2e-hlqk", "name": "imagerepository-for-test-app-tkgh-test-symlink-comp-cccc", "reconcileID": "d0d86773-46fd-4960-b1da-6224d592e7ef", "error": "ServiceAccount \"build-pipeline-test-symlink-comp-cccc\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:14.988Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz","namespace":"build-e2e-hehn"}, "namespace": "build-e2e-hehn", "name": "imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz", "reconcileID": "1a0e20b1-6dc5-437e-97d3-bcf638003618", "ServiceAccountName": "build-pipeline-test-annotations-giyhdz", "SecretName": "imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-test-annotations-giyhdz\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:14.988Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz","namespace":"build-e2e-hehn"}, "namespace": "build-e2e-hehn", "name": "imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz", "reconcileID": "1a0e20b1-6dc5-437e-97d3-bcf638003618", "SaName": "build-pipeline-test-annotations-giyhdz", "SecretName": "imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-test-annotations-giyhdz\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:14.988Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz","namespace":"build-e2e-hehn"}, "namespace": "build-e2e-hehn", "name": "imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz", "reconcileID": "1a0e20b1-6dc5-437e-97d3-bcf638003618", "error": "ServiceAccount \"build-pipeline-test-annotations-giyhdz\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:15.016Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-tkgh-test-symlink-comp-cccc","namespace":"build-e2e-hlqk"}, "namespace": "build-e2e-hlqk", "name": "imagerepository-for-test-app-tkgh-test-symlink-comp-cccc", "reconcileID": "fb6df480-4a08-44ba-ae5c-ecff6407640d", "ServiceAccountName": "build-pipeline-test-symlink-comp-cccc", "SecretName": "imagerepository-for-test-app-tkgh-test-symlink-comp-cccc-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-test-symlink-comp-cccc\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:15.016Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-tkgh-test-symlink-comp-cccc","namespace":"build-e2e-hlqk"}, "namespace": "build-e2e-hlqk", "name": "imagerepository-for-test-app-tkgh-test-symlink-comp-cccc", "reconcileID": "fb6df480-4a08-44ba-ae5c-ecff6407640d", "SaName": "build-pipeline-test-symlink-comp-cccc", "SecretName": "imagerepository-for-test-app-tkgh-test-symlink-comp-cccc-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-test-symlink-comp-cccc\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:15.016Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-tkgh-test-symlink-comp-cccc","namespace":"build-e2e-hlqk"}, "namespace": "build-e2e-hlqk", "name": "imagerepository-for-test-app-tkgh-test-symlink-comp-cccc", "reconcileID": "fb6df480-4a08-44ba-ae5c-ecff6407640d", "error": "ServiceAccount \"build-pipeline-test-symlink-comp-cccc\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:15.037Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz","namespace":"build-e2e-hehn"}, "namespace": "build-e2e-hehn", "name": "imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz", "reconcileID": "9bed79e5-0000-47e2-bf5b-9cc8561f4141", "ServiceAccountName": "build-pipeline-test-annotations-giyhdz", "SecretName": "imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-test-annotations-giyhdz\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:15.037Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz","namespace":"build-e2e-hehn"}, "namespace": "build-e2e-hehn", "name": "imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz", "reconcileID": "9bed79e5-0000-47e2-bf5b-9cc8561f4141", "SaName": "build-pipeline-test-annotations-giyhdz", "SecretName": "imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-test-annotations-giyhdz\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:15.037Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz","namespace":"build-e2e-hehn"}, "namespace": "build-e2e-hehn", "name": "imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz", "reconcileID": "9bed79e5-0000-47e2-bf5b-9cc8561f4141", "error": "ServiceAccount \"build-pipeline-test-annotations-giyhdz\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:15.053Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-tkgh-test-symlink-comp-cccc","namespace":"build-e2e-hlqk"}, "namespace": "build-e2e-hlqk", "name": "imagerepository-for-test-app-tkgh-test-symlink-comp-cccc", "reconcileID": "a17972f0-1fea-420f-8712-9f17d2aaa0f4", "ServiceAccountName": "build-pipeline-test-symlink-comp-cccc", "SecretName": "imagerepository-for-test-app-tkgh-test-symlink-comp-cccc-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-test-symlink-comp-cccc\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:15.053Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-tkgh-test-symlink-comp-cccc","namespace":"build-e2e-hlqk"}, "namespace": "build-e2e-hlqk", "name": "imagerepository-for-test-app-tkgh-test-symlink-comp-cccc", "reconcileID": "a17972f0-1fea-420f-8712-9f17d2aaa0f4", "SaName": "build-pipeline-test-symlink-comp-cccc", "SecretName": "imagerepository-for-test-app-tkgh-test-symlink-comp-cccc-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-test-symlink-comp-cccc\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:15.053Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-tkgh-test-symlink-comp-cccc","namespace":"build-e2e-hlqk"}, "namespace": "build-e2e-hlqk", "name": "imagerepository-for-test-app-tkgh-test-symlink-comp-cccc", "reconcileID": "a17972f0-1fea-420f-8712-9f17d2aaa0f4", "error": "ServiceAccount \"build-pipeline-test-symlink-comp-cccc\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:15.086Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz","namespace":"build-e2e-hehn"}, "namespace": "build-e2e-hehn", "name": "imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz", "reconcileID": "9fac1929-f41e-4f76-bf63-6a67ea596466", "ServiceAccountName": "build-pipeline-test-annotations-giyhdz", "SecretName": "imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-test-annotations-giyhdz\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:15.086Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz","namespace":"build-e2e-hehn"}, "namespace": "build-e2e-hehn", "name": "imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz", "reconcileID": "9fac1929-f41e-4f76-bf63-6a67ea596466", "SaName": "build-pipeline-test-annotations-giyhdz", "SecretName": "imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-test-annotations-giyhdz\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:15.086Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz","namespace":"build-e2e-hehn"}, "namespace": "build-e2e-hehn", "name": "imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz", "reconcileID": "9fac1929-f41e-4f76-bf63-6a67ea596466", "error": "ServiceAccount \"build-pipeline-test-annotations-giyhdz\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:15.111Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-tkgh-test-symlink-comp-cccc","namespace":"build-e2e-hlqk"}, "namespace": "build-e2e-hlqk", "name": "imagerepository-for-test-app-tkgh-test-symlink-comp-cccc", "reconcileID": "aa118539-abbf-477d-874d-5f38653c45a0", "ServiceAccountName": "build-pipeline-test-symlink-comp-cccc", "SecretName": "imagerepository-for-test-app-tkgh-test-symlink-comp-cccc-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-test-symlink-comp-cccc\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:15.111Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-tkgh-test-symlink-comp-cccc","namespace":"build-e2e-hlqk"}, "namespace": "build-e2e-hlqk", "name": "imagerepository-for-test-app-tkgh-test-symlink-comp-cccc", "reconcileID": "aa118539-abbf-477d-874d-5f38653c45a0", "SaName": "build-pipeline-test-symlink-comp-cccc", "SecretName": "imagerepository-for-test-app-tkgh-test-symlink-comp-cccc-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-test-symlink-comp-cccc\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:15.111Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-tkgh-test-symlink-comp-cccc","namespace":"build-e2e-hlqk"}, "namespace": "build-e2e-hlqk", "name": "imagerepository-for-test-app-tkgh-test-symlink-comp-cccc", "reconcileID": "aa118539-abbf-477d-874d-5f38653c45a0", "error": "ServiceAccount \"build-pipeline-test-symlink-comp-cccc\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:15.143Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz","namespace":"build-e2e-hehn"}, "namespace": "build-e2e-hehn", "name": "imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz", "reconcileID": "b16d6376-09df-4e9f-9e80-b383d4ae7bfa", "ServiceAccountName": "build-pipeline-test-annotations-giyhdz", "SecretName": "imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-test-annotations-giyhdz\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:15.143Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz","namespace":"build-e2e-hehn"}, "namespace": "build-e2e-hehn", "name": "imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz", "reconcileID": "b16d6376-09df-4e9f-9e80-b383d4ae7bfa", "SaName": "build-pipeline-test-annotations-giyhdz", "SecretName": "imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-test-annotations-giyhdz\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:15.143Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz","namespace":"build-e2e-hehn"}, "namespace": "build-e2e-hehn", "name": "imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz", "reconcileID": "b16d6376-09df-4e9f-9e80-b383d4ae7bfa", "error": "ServiceAccount \"build-pipeline-test-annotations-giyhdz\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:15.178Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-tkgh-test-symlink-comp-cccc","namespace":"build-e2e-hlqk"}, "namespace": "build-e2e-hlqk", "name": "imagerepository-for-test-app-tkgh-test-symlink-comp-cccc", "reconcileID": "b10e3880-2e67-4d8b-80dd-dcc145590875", "ServiceAccountName": "build-pipeline-test-symlink-comp-cccc", "SecretName": "imagerepository-for-test-app-tkgh-test-symlink-comp-cccc-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-test-symlink-comp-cccc\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:15.178Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-tkgh-test-symlink-comp-cccc","namespace":"build-e2e-hlqk"}, "namespace": "build-e2e-hlqk", "name": "imagerepository-for-test-app-tkgh-test-symlink-comp-cccc", "reconcileID": "b10e3880-2e67-4d8b-80dd-dcc145590875", "SaName": "build-pipeline-test-symlink-comp-cccc", "SecretName": "imagerepository-for-test-app-tkgh-test-symlink-comp-cccc-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-test-symlink-comp-cccc\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:15.178Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-tkgh-test-symlink-comp-cccc","namespace":"build-e2e-hlqk"}, "namespace": "build-e2e-hlqk", "name": "imagerepository-for-test-app-tkgh-test-symlink-comp-cccc", "reconcileID": "b10e3880-2e67-4d8b-80dd-dcc145590875", "error": "ServiceAccount \"build-pipeline-test-symlink-comp-cccc\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:15.248Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz","namespace":"build-e2e-hehn"}, "namespace": "build-e2e-hehn", "name": "imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz", "reconcileID": "12772bf2-7b4c-4d24-b42a-170fd31c5ab4", "ServiceAccountName": "build-pipeline-test-annotations-giyhdz", "SecretName": "imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-test-annotations-giyhdz\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:15.248Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz","namespace":"build-e2e-hehn"}, "namespace": "build-e2e-hehn", "name": "imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz", "reconcileID": "12772bf2-7b4c-4d24-b42a-170fd31c5ab4", "SaName": "build-pipeline-test-annotations-giyhdz", "SecretName": "imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-test-annotations-giyhdz\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:15.248Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz","namespace":"build-e2e-hehn"}, "namespace": "build-e2e-hehn", "name": "imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz", "reconcileID": "12772bf2-7b4c-4d24-b42a-170fd31c5ab4", "error": "ServiceAccount \"build-pipeline-test-annotations-giyhdz\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:15.288Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-tkgh-test-symlink-comp-cccc","namespace":"build-e2e-hlqk"}, "namespace": "build-e2e-hlqk", "name": "imagerepository-for-test-app-tkgh-test-symlink-comp-cccc", "reconcileID": "55fcf429-35e6-4544-99ef-58b15578aeea", "ServiceAccountName": "build-pipeline-test-symlink-comp-cccc", "SecretName": "imagerepository-for-test-app-tkgh-test-symlink-comp-cccc-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-test-symlink-comp-cccc\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:15.288Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-tkgh-test-symlink-comp-cccc","namespace":"build-e2e-hlqk"}, "namespace": "build-e2e-hlqk", "name": "imagerepository-for-test-app-tkgh-test-symlink-comp-cccc", "reconcileID": "55fcf429-35e6-4544-99ef-58b15578aeea", "SaName": "build-pipeline-test-symlink-comp-cccc", "SecretName": "imagerepository-for-test-app-tkgh-test-symlink-comp-cccc-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-test-symlink-comp-cccc\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:15.288Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-tkgh-test-symlink-comp-cccc","namespace":"build-e2e-hlqk"}, "namespace": "build-e2e-hlqk", "name": "imagerepository-for-test-app-tkgh-test-symlink-comp-cccc", "reconcileID": "55fcf429-35e6-4544-99ef-58b15578aeea", "error": "ServiceAccount \"build-pipeline-test-symlink-comp-cccc\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:15.442Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz","namespace":"build-e2e-hehn"}, "namespace": "build-e2e-hehn", "name": "imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz", "reconcileID": "ad7e2243-af81-448c-82d5-5e1ebfe25611", "ServiceAccountName": "build-pipeline-test-annotations-giyhdz", "SecretName": "imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-test-annotations-giyhdz\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:15.442Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz","namespace":"build-e2e-hehn"}, "namespace": "build-e2e-hehn", "name": "imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz", "reconcileID": "ad7e2243-af81-448c-82d5-5e1ebfe25611", "SaName": "build-pipeline-test-annotations-giyhdz", "SecretName": "imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-test-annotations-giyhdz\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:15.442Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz","namespace":"build-e2e-hehn"}, "namespace": "build-e2e-hehn", "name": "imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz", "reconcileID": "ad7e2243-af81-448c-82d5-5e1ebfe25611", "error": "ServiceAccount \"build-pipeline-test-annotations-giyhdz\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:15.478Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-tkgh-test-symlink-comp-cccc","namespace":"build-e2e-hlqk"}, "namespace": "build-e2e-hlqk", "name": "imagerepository-for-test-app-tkgh-test-symlink-comp-cccc", "reconcileID": "1029937c-e570-4c64-a736-147503c3a427", "ServiceAccountName": "build-pipeline-test-symlink-comp-cccc", "SecretName": "imagerepository-for-test-app-tkgh-test-symlink-comp-cccc-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-test-symlink-comp-cccc\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:15.478Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-tkgh-test-symlink-comp-cccc","namespace":"build-e2e-hlqk"}, "namespace": "build-e2e-hlqk", "name": "imagerepository-for-test-app-tkgh-test-symlink-comp-cccc", "reconcileID": "1029937c-e570-4c64-a736-147503c3a427", "SaName": "build-pipeline-test-symlink-comp-cccc", "SecretName": "imagerepository-for-test-app-tkgh-test-symlink-comp-cccc-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-test-symlink-comp-cccc\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:15.478Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-tkgh-test-symlink-comp-cccc","namespace":"build-e2e-hlqk"}, "namespace": "build-e2e-hlqk", "name": "imagerepository-for-test-app-tkgh-test-symlink-comp-cccc", "reconcileID": "1029937c-e570-4c64-a736-147503c3a427", "error": "ServiceAccount \"build-pipeline-test-symlink-comp-cccc\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:15.778Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz","namespace":"build-e2e-hehn"}, "namespace": "build-e2e-hehn", "name": "imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz", "reconcileID": "1ba047ed-63ca-43d6-8140-c63ac2d44ad2", "ServiceAccountName": "build-pipeline-test-annotations-giyhdz", "SecretName": "imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-test-annotations-giyhdz\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:15.778Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz","namespace":"build-e2e-hehn"}, "namespace": "build-e2e-hehn", "name": "imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz", "reconcileID": "1ba047ed-63ca-43d6-8140-c63ac2d44ad2", "SaName": "build-pipeline-test-annotations-giyhdz", "SecretName": "imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-test-annotations-giyhdz\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:15.778Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz","namespace":"build-e2e-hehn"}, "namespace": "build-e2e-hehn", "name": "imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz", "reconcileID": "1ba047ed-63ca-43d6-8140-c63ac2d44ad2", "error": "ServiceAccount \"build-pipeline-test-annotations-giyhdz\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:15.822Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-tkgh-test-symlink-comp-cccc","namespace":"build-e2e-hlqk"}, "namespace": "build-e2e-hlqk", "name": "imagerepository-for-test-app-tkgh-test-symlink-comp-cccc", "reconcileID": "75ec7478-ea0c-4886-92e1-c3f452ce4ea9", "ServiceAccountName": "build-pipeline-test-symlink-comp-cccc", "SecretName": "imagerepository-for-test-app-tkgh-test-symlink-comp-cccc-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-test-symlink-comp-cccc\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:15.822Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-tkgh-test-symlink-comp-cccc","namespace":"build-e2e-hlqk"}, "namespace": "build-e2e-hlqk", "name": "imagerepository-for-test-app-tkgh-test-symlink-comp-cccc", "reconcileID": "75ec7478-ea0c-4886-92e1-c3f452ce4ea9", "SaName": "build-pipeline-test-symlink-comp-cccc", "SecretName": "imagerepository-for-test-app-tkgh-test-symlink-comp-cccc-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-test-symlink-comp-cccc\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:15.822Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-tkgh-test-symlink-comp-cccc","namespace":"build-e2e-hlqk"}, "namespace": "build-e2e-hlqk", "name": "imagerepository-for-test-app-tkgh-test-symlink-comp-cccc", "reconcileID": "75ec7478-ea0c-4886-92e1-c3f452ce4ea9", "error": "ServiceAccount \"build-pipeline-test-symlink-comp-cccc\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:16.442Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz","namespace":"build-e2e-hehn"}, "namespace": "build-e2e-hehn", "name": "imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz", "reconcileID": "e9feeb17-e61d-478b-92f3-884a0925221f", "ServiceAccountName": "build-pipeline-test-annotations-giyhdz", "SecretName": "imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-test-annotations-giyhdz\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:16.442Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz","namespace":"build-e2e-hehn"}, "namespace": "build-e2e-hehn", "name": "imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz", "reconcileID": "e9feeb17-e61d-478b-92f3-884a0925221f", "SaName": "build-pipeline-test-annotations-giyhdz", "SecretName": "imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-test-annotations-giyhdz\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:16.442Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz","namespace":"build-e2e-hehn"}, "namespace": "build-e2e-hehn", "name": "imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz", "reconcileID": "e9feeb17-e61d-478b-92f3-884a0925221f", "error": "ServiceAccount \"build-pipeline-test-annotations-giyhdz\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:16.483Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-tkgh-test-symlink-comp-cccc","namespace":"build-e2e-hlqk"}, "namespace": "build-e2e-hlqk", "name": "imagerepository-for-test-app-tkgh-test-symlink-comp-cccc", "reconcileID": "a75bc040-df10-45e0-aac1-3c07aa96d4f3", "ServiceAccountName": "build-pipeline-test-symlink-comp-cccc", "SecretName": "imagerepository-for-test-app-tkgh-test-symlink-comp-cccc-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-test-symlink-comp-cccc\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:16.483Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-tkgh-test-symlink-comp-cccc","namespace":"build-e2e-hlqk"}, "namespace": "build-e2e-hlqk", "name": "imagerepository-for-test-app-tkgh-test-symlink-comp-cccc", "reconcileID": "a75bc040-df10-45e0-aac1-3c07aa96d4f3", "SaName": "build-pipeline-test-symlink-comp-cccc", "SecretName": "imagerepository-for-test-app-tkgh-test-symlink-comp-cccc-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-test-symlink-comp-cccc\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:16.483Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-tkgh-test-symlink-comp-cccc","namespace":"build-e2e-hlqk"}, "namespace": "build-e2e-hlqk", "name": "imagerepository-for-test-app-tkgh-test-symlink-comp-cccc", "reconcileID": "a75bc040-df10-45e0-aac1-3c07aa96d4f3", "error": "ServiceAccount \"build-pipeline-test-symlink-comp-cccc\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:17.741Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz","namespace":"build-e2e-hehn"}, "namespace": "build-e2e-hehn", "name": "imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz", "reconcileID": "9eafb573-273f-47e9-8b72-d423d859bdb8", "ServiceAccountName": "build-pipeline-test-annotations-giyhdz", "SecretName": "imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-test-annotations-giyhdz\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:17.741Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz","namespace":"build-e2e-hehn"}, "namespace": "build-e2e-hehn", "name": "imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz", "reconcileID": "9eafb573-273f-47e9-8b72-d423d859bdb8", "SaName": "build-pipeline-test-annotations-giyhdz", "SecretName": "imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-test-annotations-giyhdz\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:17.741Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz","namespace":"build-e2e-hehn"}, "namespace": "build-e2e-hehn", "name": "imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz", "reconcileID": "9eafb573-273f-47e9-8b72-d423d859bdb8", "error": "ServiceAccount \"build-pipeline-test-annotations-giyhdz\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:17.784Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-tkgh-test-symlink-comp-cccc","namespace":"build-e2e-hlqk"}, "namespace": "build-e2e-hlqk", "name": "imagerepository-for-test-app-tkgh-test-symlink-comp-cccc", "reconcileID": "e3504068-6202-463f-8b3c-32a8fc1fedca", "ServiceAccountName": "build-pipeline-test-symlink-comp-cccc", "SecretName": "imagerepository-for-test-app-tkgh-test-symlink-comp-cccc-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-test-symlink-comp-cccc\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:17.784Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-tkgh-test-symlink-comp-cccc","namespace":"build-e2e-hlqk"}, "namespace": "build-e2e-hlqk", "name": "imagerepository-for-test-app-tkgh-test-symlink-comp-cccc", "reconcileID": "e3504068-6202-463f-8b3c-32a8fc1fedca", "SaName": "build-pipeline-test-symlink-comp-cccc", "SecretName": "imagerepository-for-test-app-tkgh-test-symlink-comp-cccc-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-test-symlink-comp-cccc\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:17.784Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-tkgh-test-symlink-comp-cccc","namespace":"build-e2e-hlqk"}, "namespace": "build-e2e-hlqk", "name": "imagerepository-for-test-app-tkgh-test-symlink-comp-cccc", "reconcileID": "e3504068-6202-463f-8b3c-32a8fc1fedca", "error": "ServiceAccount \"build-pipeline-test-symlink-comp-cccc\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:20.322Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz","namespace":"build-e2e-hehn"}, "namespace": "build-e2e-hehn", "name": "imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz", "reconcileID": "baa08946-59ae-4a0d-ba6a-c20b2a3adcf7", "ServiceAccountName": "build-pipeline-test-annotations-giyhdz", "SecretName": "imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-test-annotations-giyhdz\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:20.322Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz","namespace":"build-e2e-hehn"}, "namespace": "build-e2e-hehn", "name": "imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz", "reconcileID": "baa08946-59ae-4a0d-ba6a-c20b2a3adcf7", "SaName": "build-pipeline-test-annotations-giyhdz", "SecretName": "imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-test-annotations-giyhdz\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:20.322Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz","namespace":"build-e2e-hehn"}, "namespace": "build-e2e-hehn", "name": "imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz", "reconcileID": "baa08946-59ae-4a0d-ba6a-c20b2a3adcf7", "error": "ServiceAccount \"build-pipeline-test-annotations-giyhdz\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:20.368Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-tkgh-test-symlink-comp-cccc","namespace":"build-e2e-hlqk"}, "namespace": "build-e2e-hlqk", "name": "imagerepository-for-test-app-tkgh-test-symlink-comp-cccc", "reconcileID": "62f91fc0-5e59-4be4-9715-16fa6fa654c5", "ServiceAccountName": "build-pipeline-test-symlink-comp-cccc", "SecretName": "imagerepository-for-test-app-tkgh-test-symlink-comp-cccc-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-test-symlink-comp-cccc\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:20.368Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-tkgh-test-symlink-comp-cccc","namespace":"build-e2e-hlqk"}, "namespace": "build-e2e-hlqk", "name": "imagerepository-for-test-app-tkgh-test-symlink-comp-cccc", "reconcileID": "62f91fc0-5e59-4be4-9715-16fa6fa654c5", "SaName": "build-pipeline-test-symlink-comp-cccc", "SecretName": "imagerepository-for-test-app-tkgh-test-symlink-comp-cccc-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-test-symlink-comp-cccc\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:20.368Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-tkgh-test-symlink-comp-cccc","namespace":"build-e2e-hlqk"}, "namespace": "build-e2e-hlqk", "name": "imagerepository-for-test-app-tkgh-test-symlink-comp-cccc", "reconcileID": "62f91fc0-5e59-4be4-9715-16fa6fa654c5", "error": "ServiceAccount \"build-pipeline-test-symlink-comp-cccc\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:24.108Z INFO Application controller/application_controller.go:112 Application finalizer added {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-suite-test-application-fbel","namespace":"build-e2e-sicr"}, "namespace": "build-e2e-sicr", "name": "build-suite-test-application-fbel", "reconcileID": "502cee7a-6d2b-4a4b-943c-79fdbe1908f5", "action": "DELETE"} 2025-12-19T17:47:24.123Z INFO Application controller/application_controller.go:204 Creating application pull secret {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-suite-test-application-fbel","namespace":"build-e2e-sicr"}, "namespace": "build-e2e-sicr", "name": "build-suite-test-application-fbel", "reconcileID": "502cee7a-6d2b-4a4b-943c-79fdbe1908f5", "secretName": "build-suite-test-application-fbel-pull"} 2025-12-19T17:47:24.156Z INFO Application controller/application_controller.go:281 Application pull secret created successfully {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-suite-test-application-fbel","namespace":"build-e2e-sicr"}, "namespace": "build-e2e-sicr", "name": "build-suite-test-application-fbel", "reconcileID": "502cee7a-6d2b-4a4b-943c-79fdbe1908f5", "secretName": "build-suite-test-application-fbel-pull"} 2025-12-19T17:47:24.184Z INFO Application controller/application_controller.go:334 Service Account updated successfully with application pull secret. {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-suite-test-application-fbel","namespace":"build-e2e-sicr"}, "namespace": "build-e2e-sicr", "name": "build-suite-test-application-fbel", "reconcileID": "502cee7a-6d2b-4a4b-943c-79fdbe1908f5", "secretName": "build-suite-test-application-fbel-pull"} 2025-12-19T17:47:25.267Z INFO ComponentImageRepository controller/component_image_controller.go:160 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-test-custom-default-azjloc","namespace":"build-e2e-sicr"}, "namespace": "build-e2e-sicr", "name": "gh-test-custom-default-azjloc", "reconcileID": "159280a7-2126-4166-8a7b-0bcc9cebfc75", "ImageRepositoryName": "imagerepository-for-build-suite-test-application-fbel-gh-test-custom-default-azjloc", "ComponentName": "gh-test-custom-default-azjloc"} 2025-12-19T17:47:25.282Z INFO ComponentImageRepository controller/component_image_controller.go:189 Image repository created {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-test-custom-default-azjloc","namespace":"build-e2e-sicr"}, "namespace": "build-e2e-sicr", "name": "gh-test-custom-default-azjloc", "reconcileID": "159280a7-2126-4166-8a7b-0bcc9cebfc75", "ImageRepositoryName": "imagerepository-for-build-suite-test-application-fbel-gh-test-custom-default-azjloc", "ComponentName": "gh-test-custom-default-azjloc"} 2025-12-19T17:47:25.321Z INFO ComponentImageRepository controller/component_image_controller.go:204 Component updated successfully, 'generate' annotation removed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-test-custom-default-azjloc","namespace":"build-e2e-sicr"}, "namespace": "build-e2e-sicr", "name": "gh-test-custom-default-azjloc", "reconcileID": "159280a7-2126-4166-8a7b-0bcc9cebfc75", "ComponentName": "gh-test-custom-default-azjloc"} 2025-12-19T17:47:25.790Z INFO Application controller/application_controller.go:112 Application finalizer added {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-suite-component-update-otlo","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "build-suite-component-update-otlo", "reconcileID": "54840e97-12a5-4e8e-ae12-adbfdc127c11", "action": "DELETE"} 2025-12-19T17:47:25.805Z INFO Application controller/application_controller.go:204 Creating application pull secret {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-suite-component-update-otlo","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "build-suite-component-update-otlo", "reconcileID": "54840e97-12a5-4e8e-ae12-adbfdc127c11", "secretName": "build-suite-component-update-otlo-pull"} 2025-12-19T17:47:25.824Z INFO Application controller/application_controller.go:281 Application pull secret created successfully {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-suite-component-update-otlo","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "build-suite-component-update-otlo", "reconcileID": "54840e97-12a5-4e8e-ae12-adbfdc127c11", "secretName": "build-suite-component-update-otlo-pull"} 2025-12-19T17:47:25.844Z INFO Application controller/application_controller.go:334 Service Account updated successfully with application pull secret. {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-suite-component-update-otlo","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "build-suite-component-update-otlo", "reconcileID": "54840e97-12a5-4e8e-ae12-adbfdc127c11", "secretName": "build-suite-component-update-otlo-pull"} 2025-12-19T17:47:27.240Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:791 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-fbel-gh-test-custom-default-azjloc","namespace":"build-e2e-sicr"}, "namespace": "build-e2e-sicr", "name": "imagerepository-for-build-suite-test-application-fbel-gh-test-custom-default-azjloc", "reconcileID": "4ff27c1a-45b8-40d8-b9cf-abb500830206", "IsPullOnly": false, "SecretName": "imagerepository-for-build-suite-test-application-fbel-gh-test-custom-default-azjloc-image-push"} 2025-12-19T17:47:28.296Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:791 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-fbel-gh-test-custom-default-azjloc","namespace":"build-e2e-sicr"}, "namespace": "build-e2e-sicr", "name": "imagerepository-for-build-suite-test-application-fbel-gh-test-custom-default-azjloc", "reconcileID": "4ff27c1a-45b8-40d8-b9cf-abb500830206", "IsPullOnly": true, "SecretName": "imagerepository-for-build-suite-test-application-fbel-gh-test-custom-default-azjloc-image-pull"} 2025-12-19T17:47:28.313Z INFO ImageRepository.ImageRepositoryProvision.GrantAdditionalRepositoryAccessToTeam controller/imagerepository_controller.go:579 Config map with additional users doesn't exist {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-fbel-gh-test-custom-default-azjloc","namespace":"build-e2e-sicr"}, "namespace": "build-e2e-sicr", "name": "imagerepository-for-build-suite-test-application-fbel-gh-test-custom-default-azjloc", "reconcileID": "4ff27c1a-45b8-40d8-b9cf-abb500830206", "ConfigMapName": "image-controller-additional-users", "action": "VIEW"} 2025-12-19T17:47:28.326Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:517 Finished provision of image repository and added finalizer {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-fbel-gh-test-custom-default-azjloc","namespace":"build-e2e-sicr"}, "namespace": "build-e2e-sicr", "name": "imagerepository-for-build-suite-test-application-fbel-gh-test-custom-default-azjloc", "reconcileID": "4ff27c1a-45b8-40d8-b9cf-abb500830206"} 2025-12-19T17:47:28.355Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz","namespace":"build-e2e-hehn"}, "namespace": "build-e2e-hehn", "name": "imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz", "reconcileID": "6c5f46e1-e7ea-4de3-8df7-6fcbeb9e0765", "ServiceAccountName": "build-pipeline-test-annotations-giyhdz", "SecretName": "imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-test-annotations-giyhdz\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:28.355Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz","namespace":"build-e2e-hehn"}, "namespace": "build-e2e-hehn", "name": "imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz", "reconcileID": "6c5f46e1-e7ea-4de3-8df7-6fcbeb9e0765", "SaName": "build-pipeline-test-annotations-giyhdz", "SecretName": "imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-test-annotations-giyhdz\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:28.355Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz","namespace":"build-e2e-hehn"}, "namespace": "build-e2e-hehn", "name": "imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz", "reconcileID": "6c5f46e1-e7ea-4de3-8df7-6fcbeb9e0765", "error": "ServiceAccount \"build-pipeline-test-annotations-giyhdz\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:28.387Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-tkgh-test-symlink-comp-cccc","namespace":"build-e2e-hlqk"}, "namespace": "build-e2e-hlqk", "name": "imagerepository-for-test-app-tkgh-test-symlink-comp-cccc", "reconcileID": "18d25e87-9b4a-4da5-a6f5-ae263ca97cfb", "ServiceAccountName": "build-pipeline-test-symlink-comp-cccc", "SecretName": "imagerepository-for-test-app-tkgh-test-symlink-comp-cccc-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-test-symlink-comp-cccc\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:28.387Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-tkgh-test-symlink-comp-cccc","namespace":"build-e2e-hlqk"}, "namespace": "build-e2e-hlqk", "name": "imagerepository-for-test-app-tkgh-test-symlink-comp-cccc", "reconcileID": "18d25e87-9b4a-4da5-a6f5-ae263ca97cfb", "SaName": "build-pipeline-test-symlink-comp-cccc", "SecretName": "imagerepository-for-test-app-tkgh-test-symlink-comp-cccc-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-test-symlink-comp-cccc\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:28.387Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-tkgh-test-symlink-comp-cccc","namespace":"build-e2e-hlqk"}, "namespace": "build-e2e-hlqk", "name": "imagerepository-for-test-app-tkgh-test-symlink-comp-cccc", "reconcileID": "18d25e87-9b4a-4da5-a6f5-ae263ca97cfb", "error": "ServiceAccount \"build-pipeline-test-symlink-comp-cccc\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:28.445Z INFO ImageRepository controller/imagerepository_controller.go:997 Application pull secret updated with new registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-fbel-gh-test-custom-default-azjloc","namespace":"build-e2e-sicr"}, "namespace": "build-e2e-sicr", "name": "imagerepository-for-build-suite-test-application-fbel-gh-test-custom-default-azjloc", "reconcileID": "10bbbece-fbd0-4c50-9fb5-fa373df8842f", "application": "build-suite-test-application-fbel"} 2025-12-19T17:47:28.445Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-fbel-gh-test-custom-default-azjloc","namespace":"build-e2e-sicr"}, "namespace": "build-e2e-sicr", "name": "imagerepository-for-build-suite-test-application-fbel-gh-test-custom-default-azjloc", "reconcileID": "10bbbece-fbd0-4c50-9fb5-fa373df8842f", "ServiceAccountName": "build-pipeline-gh-test-custom-default-azjloc", "SecretName": "imagerepository-for-build-suite-test-application-fbel-gh-test-custom-default-azjloc-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-gh-test-custom-default-azjloc\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:28.445Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-fbel-gh-test-custom-default-azjloc","namespace":"build-e2e-sicr"}, "namespace": "build-e2e-sicr", "name": "imagerepository-for-build-suite-test-application-fbel-gh-test-custom-default-azjloc", "reconcileID": "10bbbece-fbd0-4c50-9fb5-fa373df8842f", "SaName": "build-pipeline-gh-test-custom-default-azjloc", "SecretName": "imagerepository-for-build-suite-test-application-fbel-gh-test-custom-default-azjloc-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-gh-test-custom-default-azjloc\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:28.445Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-fbel-gh-test-custom-default-azjloc","namespace":"build-e2e-sicr"}, "namespace": "build-e2e-sicr", "name": "imagerepository-for-build-suite-test-application-fbel-gh-test-custom-default-azjloc", "reconcileID": "10bbbece-fbd0-4c50-9fb5-fa373df8842f", "error": "ServiceAccount \"build-pipeline-gh-test-custom-default-azjloc\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:28.474Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-fbel-gh-test-custom-default-azjloc","namespace":"build-e2e-sicr"}, "namespace": "build-e2e-sicr", "name": "imagerepository-for-build-suite-test-application-fbel-gh-test-custom-default-azjloc", "reconcileID": "3607a831-8621-47c1-a3d1-7a47b5c91ae3", "ServiceAccountName": "build-pipeline-gh-test-custom-default-azjloc", "SecretName": "imagerepository-for-build-suite-test-application-fbel-gh-test-custom-default-azjloc-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-gh-test-custom-default-azjloc\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:28.474Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-fbel-gh-test-custom-default-azjloc","namespace":"build-e2e-sicr"}, "namespace": "build-e2e-sicr", "name": "imagerepository-for-build-suite-test-application-fbel-gh-test-custom-default-azjloc", "reconcileID": "3607a831-8621-47c1-a3d1-7a47b5c91ae3", "SaName": "build-pipeline-gh-test-custom-default-azjloc", "SecretName": "imagerepository-for-build-suite-test-application-fbel-gh-test-custom-default-azjloc-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-gh-test-custom-default-azjloc\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:28.474Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-fbel-gh-test-custom-default-azjloc","namespace":"build-e2e-sicr"}, "namespace": "build-e2e-sicr", "name": "imagerepository-for-build-suite-test-application-fbel-gh-test-custom-default-azjloc", "reconcileID": "3607a831-8621-47c1-a3d1-7a47b5c91ae3", "error": "ServiceAccount \"build-pipeline-gh-test-custom-default-azjloc\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:28.505Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-fbel-gh-test-custom-default-azjloc","namespace":"build-e2e-sicr"}, "namespace": "build-e2e-sicr", "name": "imagerepository-for-build-suite-test-application-fbel-gh-test-custom-default-azjloc", "reconcileID": "be82f610-6f11-49ac-8e61-d55201f6347b", "ServiceAccountName": "build-pipeline-gh-test-custom-default-azjloc", "SecretName": "imagerepository-for-build-suite-test-application-fbel-gh-test-custom-default-azjloc-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-gh-test-custom-default-azjloc\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:28.505Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-fbel-gh-test-custom-default-azjloc","namespace":"build-e2e-sicr"}, "namespace": "build-e2e-sicr", "name": "imagerepository-for-build-suite-test-application-fbel-gh-test-custom-default-azjloc", "reconcileID": "be82f610-6f11-49ac-8e61-d55201f6347b", "SaName": "build-pipeline-gh-test-custom-default-azjloc", "SecretName": "imagerepository-for-build-suite-test-application-fbel-gh-test-custom-default-azjloc-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-gh-test-custom-default-azjloc\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:28.505Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-fbel-gh-test-custom-default-azjloc","namespace":"build-e2e-sicr"}, "namespace": "build-e2e-sicr", "name": "imagerepository-for-build-suite-test-application-fbel-gh-test-custom-default-azjloc", "reconcileID": "be82f610-6f11-49ac-8e61-d55201f6347b", "error": "ServiceAccount \"build-pipeline-gh-test-custom-default-azjloc\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:28.552Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-fbel-gh-test-custom-default-azjloc","namespace":"build-e2e-sicr"}, "namespace": "build-e2e-sicr", "name": "imagerepository-for-build-suite-test-application-fbel-gh-test-custom-default-azjloc", "reconcileID": "c8bce27e-342a-4dbd-8f9b-ca1d19740528", "ServiceAccountName": "build-pipeline-gh-test-custom-default-azjloc", "SecretName": "imagerepository-for-build-suite-test-application-fbel-gh-test-custom-default-azjloc-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-gh-test-custom-default-azjloc\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:28.552Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-fbel-gh-test-custom-default-azjloc","namespace":"build-e2e-sicr"}, "namespace": "build-e2e-sicr", "name": "imagerepository-for-build-suite-test-application-fbel-gh-test-custom-default-azjloc", "reconcileID": "c8bce27e-342a-4dbd-8f9b-ca1d19740528", "SaName": "build-pipeline-gh-test-custom-default-azjloc", "SecretName": "imagerepository-for-build-suite-test-application-fbel-gh-test-custom-default-azjloc-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-gh-test-custom-default-azjloc\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:28.552Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-fbel-gh-test-custom-default-azjloc","namespace":"build-e2e-sicr"}, "namespace": "build-e2e-sicr", "name": "imagerepository-for-build-suite-test-application-fbel-gh-test-custom-default-azjloc", "reconcileID": "c8bce27e-342a-4dbd-8f9b-ca1d19740528", "error": "ServiceAccount \"build-pipeline-gh-test-custom-default-azjloc\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:28.623Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-fbel-gh-test-custom-default-azjloc","namespace":"build-e2e-sicr"}, "namespace": "build-e2e-sicr", "name": "imagerepository-for-build-suite-test-application-fbel-gh-test-custom-default-azjloc", "reconcileID": "3f32932a-64f8-4f95-ba76-cdd992fae1da", "ServiceAccountName": "build-pipeline-gh-test-custom-default-azjloc", "SecretName": "imagerepository-for-build-suite-test-application-fbel-gh-test-custom-default-azjloc-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-gh-test-custom-default-azjloc\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:28.623Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-fbel-gh-test-custom-default-azjloc","namespace":"build-e2e-sicr"}, "namespace": "build-e2e-sicr", "name": "imagerepository-for-build-suite-test-application-fbel-gh-test-custom-default-azjloc", "reconcileID": "3f32932a-64f8-4f95-ba76-cdd992fae1da", "SaName": "build-pipeline-gh-test-custom-default-azjloc", "SecretName": "imagerepository-for-build-suite-test-application-fbel-gh-test-custom-default-azjloc-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-gh-test-custom-default-azjloc\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:28.623Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-fbel-gh-test-custom-default-azjloc","namespace":"build-e2e-sicr"}, "namespace": "build-e2e-sicr", "name": "imagerepository-for-build-suite-test-application-fbel-gh-test-custom-default-azjloc", "reconcileID": "3f32932a-64f8-4f95-ba76-cdd992fae1da", "error": "ServiceAccount \"build-pipeline-gh-test-custom-default-azjloc\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:28.729Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-fbel-gh-test-custom-default-azjloc","namespace":"build-e2e-sicr"}, "namespace": "build-e2e-sicr", "name": "imagerepository-for-build-suite-test-application-fbel-gh-test-custom-default-azjloc", "reconcileID": "8aaf0d08-dda0-4349-860f-bf6a36a53a58", "ServiceAccountName": "build-pipeline-gh-test-custom-default-azjloc", "SecretName": "imagerepository-for-build-suite-test-application-fbel-gh-test-custom-default-azjloc-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-gh-test-custom-default-azjloc\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:28.729Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-fbel-gh-test-custom-default-azjloc","namespace":"build-e2e-sicr"}, "namespace": "build-e2e-sicr", "name": "imagerepository-for-build-suite-test-application-fbel-gh-test-custom-default-azjloc", "reconcileID": "8aaf0d08-dda0-4349-860f-bf6a36a53a58", "SaName": "build-pipeline-gh-test-custom-default-azjloc", "SecretName": "imagerepository-for-build-suite-test-application-fbel-gh-test-custom-default-azjloc-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-gh-test-custom-default-azjloc\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:28.729Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-fbel-gh-test-custom-default-azjloc","namespace":"build-e2e-sicr"}, "namespace": "build-e2e-sicr", "name": "imagerepository-for-build-suite-test-application-fbel-gh-test-custom-default-azjloc", "reconcileID": "8aaf0d08-dda0-4349-860f-bf6a36a53a58", "error": "ServiceAccount \"build-pipeline-gh-test-custom-default-azjloc\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:28.909Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-fbel-gh-test-custom-default-azjloc","namespace":"build-e2e-sicr"}, "namespace": "build-e2e-sicr", "name": "imagerepository-for-build-suite-test-application-fbel-gh-test-custom-default-azjloc", "reconcileID": "c2c3b7b1-430f-4720-9378-b216981b3445", "ServiceAccountName": "build-pipeline-gh-test-custom-default-azjloc", "SecretName": "imagerepository-for-build-suite-test-application-fbel-gh-test-custom-default-azjloc-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-gh-test-custom-default-azjloc\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:28.909Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-fbel-gh-test-custom-default-azjloc","namespace":"build-e2e-sicr"}, "namespace": "build-e2e-sicr", "name": "imagerepository-for-build-suite-test-application-fbel-gh-test-custom-default-azjloc", "reconcileID": "c2c3b7b1-430f-4720-9378-b216981b3445", "SaName": "build-pipeline-gh-test-custom-default-azjloc", "SecretName": "imagerepository-for-build-suite-test-application-fbel-gh-test-custom-default-azjloc-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-gh-test-custom-default-azjloc\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:28.909Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-fbel-gh-test-custom-default-azjloc","namespace":"build-e2e-sicr"}, "namespace": "build-e2e-sicr", "name": "imagerepository-for-build-suite-test-application-fbel-gh-test-custom-default-azjloc", "reconcileID": "c2c3b7b1-430f-4720-9378-b216981b3445", "error": "ServiceAccount \"build-pipeline-gh-test-custom-default-azjloc\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:29.253Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-fbel-gh-test-custom-default-azjloc","namespace":"build-e2e-sicr"}, "namespace": "build-e2e-sicr", "name": "imagerepository-for-build-suite-test-application-fbel-gh-test-custom-default-azjloc", "reconcileID": "7f852e92-a697-481a-a0a2-ff8f71bac1d6", "ServiceAccountName": "build-pipeline-gh-test-custom-default-azjloc", "SecretName": "imagerepository-for-build-suite-test-application-fbel-gh-test-custom-default-azjloc-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-gh-test-custom-default-azjloc\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:29.253Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-fbel-gh-test-custom-default-azjloc","namespace":"build-e2e-sicr"}, "namespace": "build-e2e-sicr", "name": "imagerepository-for-build-suite-test-application-fbel-gh-test-custom-default-azjloc", "reconcileID": "7f852e92-a697-481a-a0a2-ff8f71bac1d6", "SaName": "build-pipeline-gh-test-custom-default-azjloc", "SecretName": "imagerepository-for-build-suite-test-application-fbel-gh-test-custom-default-azjloc-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-gh-test-custom-default-azjloc\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:29.253Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-fbel-gh-test-custom-default-azjloc","namespace":"build-e2e-sicr"}, "namespace": "build-e2e-sicr", "name": "imagerepository-for-build-suite-test-application-fbel-gh-test-custom-default-azjloc", "reconcileID": "7f852e92-a697-481a-a0a2-ff8f71bac1d6", "error": "ServiceAccount \"build-pipeline-gh-test-custom-default-azjloc\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:29.928Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-fbel-gh-test-custom-default-azjloc","namespace":"build-e2e-sicr"}, "namespace": "build-e2e-sicr", "name": "imagerepository-for-build-suite-test-application-fbel-gh-test-custom-default-azjloc", "reconcileID": "b89bb9e9-7d50-4eef-8ac1-4ed9d47b049c", "ServiceAccountName": "build-pipeline-gh-test-custom-default-azjloc", "SecretName": "imagerepository-for-build-suite-test-application-fbel-gh-test-custom-default-azjloc-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-gh-test-custom-default-azjloc\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:29.928Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-fbel-gh-test-custom-default-azjloc","namespace":"build-e2e-sicr"}, "namespace": "build-e2e-sicr", "name": "imagerepository-for-build-suite-test-application-fbel-gh-test-custom-default-azjloc", "reconcileID": "b89bb9e9-7d50-4eef-8ac1-4ed9d47b049c", "SaName": "build-pipeline-gh-test-custom-default-azjloc", "SecretName": "imagerepository-for-build-suite-test-application-fbel-gh-test-custom-default-azjloc-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-gh-test-custom-default-azjloc\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:29.928Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-fbel-gh-test-custom-default-azjloc","namespace":"build-e2e-sicr"}, "namespace": "build-e2e-sicr", "name": "imagerepository-for-build-suite-test-application-fbel-gh-test-custom-default-azjloc", "reconcileID": "b89bb9e9-7d50-4eef-8ac1-4ed9d47b049c", "error": "ServiceAccount \"build-pipeline-gh-test-custom-default-azjloc\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:31.240Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-fbel-gh-test-custom-default-azjloc","namespace":"build-e2e-sicr"}, "namespace": "build-e2e-sicr", "name": "imagerepository-for-build-suite-test-application-fbel-gh-test-custom-default-azjloc", "reconcileID": "79057b54-0fb4-4423-8a2f-19f23e538876", "ServiceAccountName": "build-pipeline-gh-test-custom-default-azjloc", "SecretName": "imagerepository-for-build-suite-test-application-fbel-gh-test-custom-default-azjloc-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-gh-test-custom-default-azjloc\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:31.240Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-fbel-gh-test-custom-default-azjloc","namespace":"build-e2e-sicr"}, "namespace": "build-e2e-sicr", "name": "imagerepository-for-build-suite-test-application-fbel-gh-test-custom-default-azjloc", "reconcileID": "79057b54-0fb4-4423-8a2f-19f23e538876", "SaName": "build-pipeline-gh-test-custom-default-azjloc", "SecretName": "imagerepository-for-build-suite-test-application-fbel-gh-test-custom-default-azjloc-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-gh-test-custom-default-azjloc\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:31.240Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-fbel-gh-test-custom-default-azjloc","namespace":"build-e2e-sicr"}, "namespace": "build-e2e-sicr", "name": "imagerepository-for-build-suite-test-application-fbel-gh-test-custom-default-azjloc", "reconcileID": "79057b54-0fb4-4423-8a2f-19f23e538876", "error": "ServiceAccount \"build-pipeline-gh-test-custom-default-azjloc\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:33.824Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-fbel-gh-test-custom-default-azjloc","namespace":"build-e2e-sicr"}, "namespace": "build-e2e-sicr", "name": "imagerepository-for-build-suite-test-application-fbel-gh-test-custom-default-azjloc", "reconcileID": "2511bd65-7a40-4f77-87b9-e2d47c711257", "ServiceAccountName": "build-pipeline-gh-test-custom-default-azjloc", "SecretName": "imagerepository-for-build-suite-test-application-fbel-gh-test-custom-default-azjloc-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-gh-test-custom-default-azjloc\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:33.824Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-fbel-gh-test-custom-default-azjloc","namespace":"build-e2e-sicr"}, "namespace": "build-e2e-sicr", "name": "imagerepository-for-build-suite-test-application-fbel-gh-test-custom-default-azjloc", "reconcileID": "2511bd65-7a40-4f77-87b9-e2d47c711257", "SaName": "build-pipeline-gh-test-custom-default-azjloc", "SecretName": "imagerepository-for-build-suite-test-application-fbel-gh-test-custom-default-azjloc-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-gh-test-custom-default-azjloc\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:33.824Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-fbel-gh-test-custom-default-azjloc","namespace":"build-e2e-sicr"}, "namespace": "build-e2e-sicr", "name": "imagerepository-for-build-suite-test-application-fbel-gh-test-custom-default-azjloc", "reconcileID": "2511bd65-7a40-4f77-87b9-e2d47c711257", "error": "ServiceAccount \"build-pipeline-gh-test-custom-default-azjloc\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:38.638Z INFO ImageRepository controller/imagerepository_controller_service_account.go:84 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz","namespace":"build-e2e-hehn"}, "namespace": "build-e2e-hehn", "name": "imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz", "reconcileID": "4e29fd20-2c0d-4c5e-a563-0b94e07da7bb", "ServiceAccountName": "build-pipeline-test-annotations-giyhdz", "SecretName": "imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz-image-push", "action": "UPDATE"} 2025-12-19T17:47:38.695Z INFO ImageRepository controller/imagerepository_controller.go:259 Updated component's ContainerImage {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz","namespace":"build-e2e-hehn"}, "namespace": "build-e2e-hehn", "name": "imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz", "reconcileID": "4e29fd20-2c0d-4c5e-a563-0b94e07da7bb", "ComponentName": "test-annotations-giyhdz"} 2025-12-19T17:47:38.712Z INFO ImageRepository controller/imagerepository_controller.go:266 Updated image repository annotation {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz","namespace":"build-e2e-hehn"}, "namespace": "build-e2e-hehn", "name": "imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz", "reconcileID": "4e29fd20-2c0d-4c5e-a563-0b94e07da7bb"} 2025-12-19T17:47:38.757Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-tkgh-test-symlink-comp-cccc","namespace":"build-e2e-hlqk"}, "namespace": "build-e2e-hlqk", "name": "imagerepository-for-test-app-tkgh-test-symlink-comp-cccc", "reconcileID": "3a4a180f-68d5-468a-a3f1-9fd159a88749", "ServiceAccountName": "build-pipeline-test-symlink-comp-cccc", "SecretName": "imagerepository-for-test-app-tkgh-test-symlink-comp-cccc-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-test-symlink-comp-cccc\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:38.757Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-tkgh-test-symlink-comp-cccc","namespace":"build-e2e-hlqk"}, "namespace": "build-e2e-hlqk", "name": "imagerepository-for-test-app-tkgh-test-symlink-comp-cccc", "reconcileID": "3a4a180f-68d5-468a-a3f1-9fd159a88749", "SaName": "build-pipeline-test-symlink-comp-cccc", "SecretName": "imagerepository-for-test-app-tkgh-test-symlink-comp-cccc-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-test-symlink-comp-cccc\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:38.757Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-tkgh-test-symlink-comp-cccc","namespace":"build-e2e-hlqk"}, "namespace": "build-e2e-hlqk", "name": "imagerepository-for-test-app-tkgh-test-symlink-comp-cccc", "reconcileID": "3a4a180f-68d5-468a-a3f1-9fd159a88749", "error": "ServiceAccount \"build-pipeline-test-symlink-comp-cccc\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:38.959Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-fbel-gh-test-custom-default-azjloc","namespace":"build-e2e-sicr"}, "namespace": "build-e2e-sicr", "name": "imagerepository-for-build-suite-test-application-fbel-gh-test-custom-default-azjloc", "reconcileID": "768305d6-8b8d-4b05-9b2f-15829b1bdf39", "ServiceAccountName": "build-pipeline-gh-test-custom-default-azjloc", "SecretName": "imagerepository-for-build-suite-test-application-fbel-gh-test-custom-default-azjloc-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-gh-test-custom-default-azjloc\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:38.959Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-fbel-gh-test-custom-default-azjloc","namespace":"build-e2e-sicr"}, "namespace": "build-e2e-sicr", "name": "imagerepository-for-build-suite-test-application-fbel-gh-test-custom-default-azjloc", "reconcileID": "768305d6-8b8d-4b05-9b2f-15829b1bdf39", "SaName": "build-pipeline-gh-test-custom-default-azjloc", "SecretName": "imagerepository-for-build-suite-test-application-fbel-gh-test-custom-default-azjloc-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-gh-test-custom-default-azjloc\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:38.959Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-fbel-gh-test-custom-default-azjloc","namespace":"build-e2e-sicr"}, "namespace": "build-e2e-sicr", "name": "imagerepository-for-build-suite-test-application-fbel-gh-test-custom-default-azjloc", "reconcileID": "768305d6-8b8d-4b05-9b2f-15829b1bdf39", "error": "ServiceAccount \"build-pipeline-gh-test-custom-default-azjloc\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:49.219Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-fbel-gh-test-custom-default-azjloc","namespace":"build-e2e-sicr"}, "namespace": "build-e2e-sicr", "name": "imagerepository-for-build-suite-test-application-fbel-gh-test-custom-default-azjloc", "reconcileID": "0e8113be-013c-4386-8563-975891cffb10", "ServiceAccountName": "build-pipeline-gh-test-custom-default-azjloc", "SecretName": "imagerepository-for-build-suite-test-application-fbel-gh-test-custom-default-azjloc-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-gh-test-custom-default-azjloc\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:49.219Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-fbel-gh-test-custom-default-azjloc","namespace":"build-e2e-sicr"}, "namespace": "build-e2e-sicr", "name": "imagerepository-for-build-suite-test-application-fbel-gh-test-custom-default-azjloc", "reconcileID": "0e8113be-013c-4386-8563-975891cffb10", "SaName": "build-pipeline-gh-test-custom-default-azjloc", "SecretName": "imagerepository-for-build-suite-test-application-fbel-gh-test-custom-default-azjloc-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-gh-test-custom-default-azjloc\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:49.219Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-fbel-gh-test-custom-default-azjloc","namespace":"build-e2e-sicr"}, "namespace": "build-e2e-sicr", "name": "imagerepository-for-build-suite-test-application-fbel-gh-test-custom-default-azjloc", "reconcileID": "0e8113be-013c-4386-8563-975891cffb10", "error": "ServiceAccount \"build-pipeline-gh-test-custom-default-azjloc\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:52.886Z INFO Application controller/application_controller.go:112 Application finalizer added {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"integ-app-riso","namespace":"group-xopn"}, "namespace": "group-xopn", "name": "integ-app-riso", "reconcileID": "1ca9f346-8b77-4927-9a9f-5cba66651935", "action": "DELETE"} 2025-12-19T17:47:52.907Z INFO Application controller/application_controller.go:204 Creating application pull secret {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"integ-app-riso","namespace":"group-xopn"}, "namespace": "group-xopn", "name": "integ-app-riso", "reconcileID": "1ca9f346-8b77-4927-9a9f-5cba66651935", "secretName": "integ-app-riso-pull"} 2025-12-19T17:47:52.928Z INFO Application controller/application_controller.go:281 Application pull secret created successfully {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"integ-app-riso","namespace":"group-xopn"}, "namespace": "group-xopn", "name": "integ-app-riso", "reconcileID": "1ca9f346-8b77-4927-9a9f-5cba66651935", "secretName": "integ-app-riso-pull"} 2025-12-19T17:47:52.952Z INFO Application controller/application_controller.go:334 Service Account updated successfully with application pull secret. {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"integ-app-riso","namespace":"group-xopn"}, "namespace": "group-xopn", "name": "integ-app-riso", "reconcileID": "1ca9f346-8b77-4927-9a9f-5cba66651935", "secretName": "integ-app-riso-pull"} 2025-12-19T17:47:54.093Z INFO ComponentImageRepository controller/component_image_controller.go:160 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"go-component-ovdccs","namespace":"group-xopn"}, "namespace": "group-xopn", "name": "go-component-ovdccs", "reconcileID": "d2ce6f43-ebf5-43ba-8146-83200a4bbac2", "ImageRepositoryName": "imagerepository-for-integ-app-riso-go-component-ovdccs", "ComponentName": "go-component-ovdccs"} 2025-12-19T17:47:54.111Z INFO ComponentImageRepository controller/component_image_controller.go:189 Image repository created {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"go-component-ovdccs","namespace":"group-xopn"}, "namespace": "group-xopn", "name": "go-component-ovdccs", "reconcileID": "d2ce6f43-ebf5-43ba-8146-83200a4bbac2", "ImageRepositoryName": "imagerepository-for-integ-app-riso-go-component-ovdccs", "ComponentName": "go-component-ovdccs"} 2025-12-19T17:47:54.152Z INFO ComponentImageRepository controller/component_image_controller.go:204 Component updated successfully, 'generate' annotation removed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"go-component-ovdccs","namespace":"group-xopn"}, "namespace": "group-xopn", "name": "go-component-ovdccs", "reconcileID": "d2ce6f43-ebf5-43ba-8146-83200a4bbac2", "ComponentName": "go-component-ovdccs"} 2025-12-19T17:47:54.387Z INFO Application controller/application_controller.go:101 Application finalizer removed {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"appstudio","namespace":"tenant-dev-ybsh"}, "namespace": "tenant-dev-ybsh", "name": "appstudio", "reconcileID": "3906462c-585a-413e-b751-f78fab9e1a01", "action": "DELETE"} 2025-12-19T17:47:56.968Z INFO Application controller/application_controller.go:112 Application finalizer added {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"integ-app-pqka","namespace":"integration1-dlzp"}, "namespace": "integration1-dlzp", "name": "integ-app-pqka", "reconcileID": "d5accede-061a-4953-818c-1174f06847c6", "action": "DELETE"} 2025-12-19T17:47:56.994Z INFO Application controller/application_controller.go:204 Creating application pull secret {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"integ-app-pqka","namespace":"integration1-dlzp"}, "namespace": "integration1-dlzp", "name": "integ-app-pqka", "reconcileID": "d5accede-061a-4953-818c-1174f06847c6", "secretName": "integ-app-pqka-pull"} 2025-12-19T17:47:57.021Z INFO Application controller/application_controller.go:281 Application pull secret created successfully {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"integ-app-pqka","namespace":"integration1-dlzp"}, "namespace": "integration1-dlzp", "name": "integ-app-pqka", "reconcileID": "d5accede-061a-4953-818c-1174f06847c6", "secretName": "integ-app-pqka-pull"} 2025-12-19T17:47:57.042Z INFO Application controller/application_controller.go:334 Service Account updated successfully with application pull secret. {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"integ-app-pqka","namespace":"integration1-dlzp"}, "namespace": "integration1-dlzp", "name": "integ-app-pqka", "reconcileID": "d5accede-061a-4953-818c-1174f06847c6", "secretName": "integ-app-pqka-pull"} 2025-12-19T17:47:57.356Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:791 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-riso-go-component-ovdccs","namespace":"group-xopn"}, "namespace": "group-xopn", "name": "imagerepository-for-integ-app-riso-go-component-ovdccs", "reconcileID": "14bddd96-8163-4563-afa2-c7248ecb552a", "IsPullOnly": false, "SecretName": "imagerepository-for-integ-app-riso-go-component-ovdccs-image-push"} 2025-12-19T17:47:58.319Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:791 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-riso-go-component-ovdccs","namespace":"group-xopn"}, "namespace": "group-xopn", "name": "imagerepository-for-integ-app-riso-go-component-ovdccs", "reconcileID": "14bddd96-8163-4563-afa2-c7248ecb552a", "IsPullOnly": true, "SecretName": "imagerepository-for-integ-app-riso-go-component-ovdccs-image-pull"} 2025-12-19T17:47:58.331Z INFO ImageRepository.ImageRepositoryProvision.GrantAdditionalRepositoryAccessToTeam controller/imagerepository_controller.go:579 Config map with additional users doesn't exist {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-riso-go-component-ovdccs","namespace":"group-xopn"}, "namespace": "group-xopn", "name": "imagerepository-for-integ-app-riso-go-component-ovdccs", "reconcileID": "14bddd96-8163-4563-afa2-c7248ecb552a", "ConfigMapName": "image-controller-additional-users", "action": "VIEW"} 2025-12-19T17:47:58.347Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:517 Finished provision of image repository and added finalizer {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-riso-go-component-ovdccs","namespace":"group-xopn"}, "namespace": "group-xopn", "name": "imagerepository-for-integ-app-riso-go-component-ovdccs", "reconcileID": "14bddd96-8163-4563-afa2-c7248ecb552a"} 2025-12-19T17:47:58.408Z INFO ImageRepository controller/imagerepository_controller.go:997 Application pull secret updated with new registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-riso-go-component-ovdccs","namespace":"group-xopn"}, "namespace": "group-xopn", "name": "imagerepository-for-integ-app-riso-go-component-ovdccs", "reconcileID": "a793e35d-464a-4109-ad52-6f61db2e3751", "application": "integ-app-riso"} 2025-12-19T17:47:58.408Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-riso-go-component-ovdccs","namespace":"group-xopn"}, "namespace": "group-xopn", "name": "imagerepository-for-integ-app-riso-go-component-ovdccs", "reconcileID": "a793e35d-464a-4109-ad52-6f61db2e3751", "ServiceAccountName": "build-pipeline-go-component-ovdccs", "SecretName": "imagerepository-for-integ-app-riso-go-component-ovdccs-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-go-component-ovdccs\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:58.408Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-riso-go-component-ovdccs","namespace":"group-xopn"}, "namespace": "group-xopn", "name": "imagerepository-for-integ-app-riso-go-component-ovdccs", "reconcileID": "a793e35d-464a-4109-ad52-6f61db2e3751", "SaName": "build-pipeline-go-component-ovdccs", "SecretName": "imagerepository-for-integ-app-riso-go-component-ovdccs-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-go-component-ovdccs\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:58.408Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-riso-go-component-ovdccs","namespace":"group-xopn"}, "namespace": "group-xopn", "name": "imagerepository-for-integ-app-riso-go-component-ovdccs", "reconcileID": "a793e35d-464a-4109-ad52-6f61db2e3751", "error": "ServiceAccount \"build-pipeline-go-component-ovdccs\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:58.433Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-riso-go-component-ovdccs","namespace":"group-xopn"}, "namespace": "group-xopn", "name": "imagerepository-for-integ-app-riso-go-component-ovdccs", "reconcileID": "aec9cfbf-2303-439e-b224-f9106dc563bc", "ServiceAccountName": "build-pipeline-go-component-ovdccs", "SecretName": "imagerepository-for-integ-app-riso-go-component-ovdccs-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-go-component-ovdccs\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:58.433Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-riso-go-component-ovdccs","namespace":"group-xopn"}, "namespace": "group-xopn", "name": "imagerepository-for-integ-app-riso-go-component-ovdccs", "reconcileID": "aec9cfbf-2303-439e-b224-f9106dc563bc", "SaName": "build-pipeline-go-component-ovdccs", "SecretName": "imagerepository-for-integ-app-riso-go-component-ovdccs-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-go-component-ovdccs\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:58.433Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-riso-go-component-ovdccs","namespace":"group-xopn"}, "namespace": "group-xopn", "name": "imagerepository-for-integ-app-riso-go-component-ovdccs", "reconcileID": "aec9cfbf-2303-439e-b224-f9106dc563bc", "error": "ServiceAccount \"build-pipeline-go-component-ovdccs\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:58.447Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-riso-go-component-ovdccs","namespace":"group-xopn"}, "namespace": "group-xopn", "name": "imagerepository-for-integ-app-riso-go-component-ovdccs", "reconcileID": "23bee98a-9117-4d69-8831-325dd1f0b119", "ServiceAccountName": "build-pipeline-go-component-ovdccs", "SecretName": "imagerepository-for-integ-app-riso-go-component-ovdccs-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-go-component-ovdccs\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:58.447Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-riso-go-component-ovdccs","namespace":"group-xopn"}, "namespace": "group-xopn", "name": "imagerepository-for-integ-app-riso-go-component-ovdccs", "reconcileID": "23bee98a-9117-4d69-8831-325dd1f0b119", "SaName": "build-pipeline-go-component-ovdccs", "SecretName": "imagerepository-for-integ-app-riso-go-component-ovdccs-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-go-component-ovdccs\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:58.447Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-riso-go-component-ovdccs","namespace":"group-xopn"}, "namespace": "group-xopn", "name": "imagerepository-for-integ-app-riso-go-component-ovdccs", "reconcileID": "23bee98a-9117-4d69-8831-325dd1f0b119", "error": "ServiceAccount \"build-pipeline-go-component-ovdccs\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:58.463Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-riso-go-component-ovdccs","namespace":"group-xopn"}, "namespace": "group-xopn", "name": "imagerepository-for-integ-app-riso-go-component-ovdccs", "reconcileID": "286c0060-5513-4328-9020-08d59f36adbd", "ServiceAccountName": "build-pipeline-go-component-ovdccs", "SecretName": "imagerepository-for-integ-app-riso-go-component-ovdccs-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-go-component-ovdccs\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:58.463Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-riso-go-component-ovdccs","namespace":"group-xopn"}, "namespace": "group-xopn", "name": "imagerepository-for-integ-app-riso-go-component-ovdccs", "reconcileID": "286c0060-5513-4328-9020-08d59f36adbd", "SaName": "build-pipeline-go-component-ovdccs", "SecretName": "imagerepository-for-integ-app-riso-go-component-ovdccs-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-go-component-ovdccs\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:58.463Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-riso-go-component-ovdccs","namespace":"group-xopn"}, "namespace": "group-xopn", "name": "imagerepository-for-integ-app-riso-go-component-ovdccs", "reconcileID": "286c0060-5513-4328-9020-08d59f36adbd", "error": "ServiceAccount \"build-pipeline-go-component-ovdccs\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:58.484Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-riso-go-component-ovdccs","namespace":"group-xopn"}, "namespace": "group-xopn", "name": "imagerepository-for-integ-app-riso-go-component-ovdccs", "reconcileID": "7af7555f-38f7-4b07-8193-741fed28222d", "ServiceAccountName": "build-pipeline-go-component-ovdccs", "SecretName": "imagerepository-for-integ-app-riso-go-component-ovdccs-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-go-component-ovdccs\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:58.484Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-riso-go-component-ovdccs","namespace":"group-xopn"}, "namespace": "group-xopn", "name": "imagerepository-for-integ-app-riso-go-component-ovdccs", "reconcileID": "7af7555f-38f7-4b07-8193-741fed28222d", "SaName": "build-pipeline-go-component-ovdccs", "SecretName": "imagerepository-for-integ-app-riso-go-component-ovdccs-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-go-component-ovdccs\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:58.484Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-riso-go-component-ovdccs","namespace":"group-xopn"}, "namespace": "group-xopn", "name": "imagerepository-for-integ-app-riso-go-component-ovdccs", "reconcileID": "7af7555f-38f7-4b07-8193-741fed28222d", "error": "ServiceAccount \"build-pipeline-go-component-ovdccs\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:58.586Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-riso-go-component-ovdccs","namespace":"group-xopn"}, "namespace": "group-xopn", "name": "imagerepository-for-integ-app-riso-go-component-ovdccs", "reconcileID": "4d4e95dd-e63e-4839-9a9f-d92267813e04", "ServiceAccountName": "build-pipeline-go-component-ovdccs", "SecretName": "imagerepository-for-integ-app-riso-go-component-ovdccs-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-go-component-ovdccs\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:58.586Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-riso-go-component-ovdccs","namespace":"group-xopn"}, "namespace": "group-xopn", "name": "imagerepository-for-integ-app-riso-go-component-ovdccs", "reconcileID": "4d4e95dd-e63e-4839-9a9f-d92267813e04", "SaName": "build-pipeline-go-component-ovdccs", "SecretName": "imagerepository-for-integ-app-riso-go-component-ovdccs-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-go-component-ovdccs\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:58.586Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-riso-go-component-ovdccs","namespace":"group-xopn"}, "namespace": "group-xopn", "name": "imagerepository-for-integ-app-riso-go-component-ovdccs", "reconcileID": "4d4e95dd-e63e-4839-9a9f-d92267813e04", "error": "ServiceAccount \"build-pipeline-go-component-ovdccs\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:58.771Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-riso-go-component-ovdccs","namespace":"group-xopn"}, "namespace": "group-xopn", "name": "imagerepository-for-integ-app-riso-go-component-ovdccs", "reconcileID": "36d9902a-0137-412a-a742-2097494945e4", "ServiceAccountName": "build-pipeline-go-component-ovdccs", "SecretName": "imagerepository-for-integ-app-riso-go-component-ovdccs-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-go-component-ovdccs\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:58.771Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-riso-go-component-ovdccs","namespace":"group-xopn"}, "namespace": "group-xopn", "name": "imagerepository-for-integ-app-riso-go-component-ovdccs", "reconcileID": "36d9902a-0137-412a-a742-2097494945e4", "SaName": "build-pipeline-go-component-ovdccs", "SecretName": "imagerepository-for-integ-app-riso-go-component-ovdccs-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-go-component-ovdccs\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:58.771Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-riso-go-component-ovdccs","namespace":"group-xopn"}, "namespace": "group-xopn", "name": "imagerepository-for-integ-app-riso-go-component-ovdccs", "reconcileID": "36d9902a-0137-412a-a742-2097494945e4", "error": "ServiceAccount \"build-pipeline-go-component-ovdccs\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:59.109Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-riso-go-component-ovdccs","namespace":"group-xopn"}, "namespace": "group-xopn", "name": "imagerepository-for-integ-app-riso-go-component-ovdccs", "reconcileID": "789eed69-2128-4c9a-b6af-d89331cec481", "ServiceAccountName": "build-pipeline-go-component-ovdccs", "SecretName": "imagerepository-for-integ-app-riso-go-component-ovdccs-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-go-component-ovdccs\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:59.109Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-riso-go-component-ovdccs","namespace":"group-xopn"}, "namespace": "group-xopn", "name": "imagerepository-for-integ-app-riso-go-component-ovdccs", "reconcileID": "789eed69-2128-4c9a-b6af-d89331cec481", "SaName": "build-pipeline-go-component-ovdccs", "SecretName": "imagerepository-for-integ-app-riso-go-component-ovdccs-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-go-component-ovdccs\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:59.109Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-riso-go-component-ovdccs","namespace":"group-xopn"}, "namespace": "group-xopn", "name": "imagerepository-for-integ-app-riso-go-component-ovdccs", "reconcileID": "789eed69-2128-4c9a-b6af-d89331cec481", "error": "ServiceAccount \"build-pipeline-go-component-ovdccs\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:59.278Z INFO ImageRepository controller/imagerepository_controller_service_account.go:84 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-tkgh-test-symlink-comp-cccc","namespace":"build-e2e-hlqk"}, "namespace": "build-e2e-hlqk", "name": "imagerepository-for-test-app-tkgh-test-symlink-comp-cccc", "reconcileID": "bbea7cbf-ec76-47bd-a24b-2c111d644512", "ServiceAccountName": "build-pipeline-test-symlink-comp-cccc", "SecretName": "imagerepository-for-test-app-tkgh-test-symlink-comp-cccc-image-push", "action": "UPDATE"} 2025-12-19T17:47:59.318Z INFO ImageRepository controller/imagerepository_controller.go:259 Updated component's ContainerImage {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-tkgh-test-symlink-comp-cccc","namespace":"build-e2e-hlqk"}, "namespace": "build-e2e-hlqk", "name": "imagerepository-for-test-app-tkgh-test-symlink-comp-cccc", "reconcileID": "bbea7cbf-ec76-47bd-a24b-2c111d644512", "ComponentName": "test-symlink-comp-cccc"} 2025-12-19T17:47:59.333Z INFO ImageRepository controller/imagerepository_controller.go:266 Updated image repository annotation {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-tkgh-test-symlink-comp-cccc","namespace":"build-e2e-hlqk"}, "namespace": "build-e2e-hlqk", "name": "imagerepository-for-test-app-tkgh-test-symlink-comp-cccc", "reconcileID": "bbea7cbf-ec76-47bd-a24b-2c111d644512"} 2025-12-19T17:47:59.779Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-riso-go-component-ovdccs","namespace":"group-xopn"}, "namespace": "group-xopn", "name": "imagerepository-for-integ-app-riso-go-component-ovdccs", "reconcileID": "fec11f23-bb39-45b7-980d-1644745d1f47", "ServiceAccountName": "build-pipeline-go-component-ovdccs", "SecretName": "imagerepository-for-integ-app-riso-go-component-ovdccs-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-go-component-ovdccs\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:59.779Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-riso-go-component-ovdccs","namespace":"group-xopn"}, "namespace": "group-xopn", "name": "imagerepository-for-integ-app-riso-go-component-ovdccs", "reconcileID": "fec11f23-bb39-45b7-980d-1644745d1f47", "SaName": "build-pipeline-go-component-ovdccs", "SecretName": "imagerepository-for-integ-app-riso-go-component-ovdccs-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-go-component-ovdccs\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:47:59.779Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-riso-go-component-ovdccs","namespace":"group-xopn"}, "namespace": "group-xopn", "name": "imagerepository-for-integ-app-riso-go-component-ovdccs", "reconcileID": "fec11f23-bb39-45b7-980d-1644745d1f47", "error": "ServiceAccount \"build-pipeline-go-component-ovdccs\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:01.083Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-riso-go-component-ovdccs","namespace":"group-xopn"}, "namespace": "group-xopn", "name": "imagerepository-for-integ-app-riso-go-component-ovdccs", "reconcileID": "6a8afe01-1d8c-450c-a089-5f4f5a0088c4", "ServiceAccountName": "build-pipeline-go-component-ovdccs", "SecretName": "imagerepository-for-integ-app-riso-go-component-ovdccs-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-go-component-ovdccs\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:01.083Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-riso-go-component-ovdccs","namespace":"group-xopn"}, "namespace": "group-xopn", "name": "imagerepository-for-integ-app-riso-go-component-ovdccs", "reconcileID": "6a8afe01-1d8c-450c-a089-5f4f5a0088c4", "SaName": "build-pipeline-go-component-ovdccs", "SecretName": "imagerepository-for-integ-app-riso-go-component-ovdccs-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-go-component-ovdccs\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:01.083Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-riso-go-component-ovdccs","namespace":"group-xopn"}, "namespace": "group-xopn", "name": "imagerepository-for-integ-app-riso-go-component-ovdccs", "reconcileID": "6a8afe01-1d8c-450c-a089-5f4f5a0088c4", "error": "ServiceAccount \"build-pipeline-go-component-ovdccs\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:01.808Z INFO Application controller/application_controller.go:112 Application finalizer added {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-secret-lookup-ncxn","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "build-secret-lookup-ncxn", "reconcileID": "5613420f-ed86-4c44-9ad9-24a181280f1d", "action": "DELETE"} 2025-12-19T17:48:01.827Z INFO Application controller/application_controller.go:204 Creating application pull secret {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-secret-lookup-ncxn","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "build-secret-lookup-ncxn", "reconcileID": "5613420f-ed86-4c44-9ad9-24a181280f1d", "secretName": "build-secret-lookup-ncxn-pull"} 2025-12-19T17:48:01.849Z INFO Application controller/application_controller.go:281 Application pull secret created successfully {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-secret-lookup-ncxn","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "build-secret-lookup-ncxn", "reconcileID": "5613420f-ed86-4c44-9ad9-24a181280f1d", "secretName": "build-secret-lookup-ncxn-pull"} 2025-12-19T17:48:01.881Z INFO Application controller/application_controller.go:334 Service Account updated successfully with application pull secret. {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-secret-lookup-ncxn","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "build-secret-lookup-ncxn", "reconcileID": "5613420f-ed86-4c44-9ad9-24a181280f1d", "secretName": "build-secret-lookup-ncxn-pull"} 2025-12-19T17:48:03.665Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-riso-go-component-ovdccs","namespace":"group-xopn"}, "namespace": "group-xopn", "name": "imagerepository-for-integ-app-riso-go-component-ovdccs", "reconcileID": "0bc3b1a6-ba81-4c18-9fef-7e43d15a3d4e", "ServiceAccountName": "build-pipeline-go-component-ovdccs", "SecretName": "imagerepository-for-integ-app-riso-go-component-ovdccs-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-go-component-ovdccs\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:03.665Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-riso-go-component-ovdccs","namespace":"group-xopn"}, "namespace": "group-xopn", "name": "imagerepository-for-integ-app-riso-go-component-ovdccs", "reconcileID": "0bc3b1a6-ba81-4c18-9fef-7e43d15a3d4e", "SaName": "build-pipeline-go-component-ovdccs", "SecretName": "imagerepository-for-integ-app-riso-go-component-ovdccs-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-go-component-ovdccs\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:03.665Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-riso-go-component-ovdccs","namespace":"group-xopn"}, "namespace": "group-xopn", "name": "imagerepository-for-integ-app-riso-go-component-ovdccs", "reconcileID": "0bc3b1a6-ba81-4c18-9fef-7e43d15a3d4e", "error": "ServiceAccount \"build-pipeline-go-component-ovdccs\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:04.402Z INFO ComponentImageRepository controller/component_image_controller.go:160 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"component-one-mjhg","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "component-one-mjhg", "reconcileID": "b6d0fccd-0bf6-491c-9f1c-b068473ec1d3", "ImageRepositoryName": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg", "ComponentName": "component-one-mjhg"} 2025-12-19T17:48:04.413Z INFO ComponentImageRepository controller/component_image_controller.go:189 Image repository created {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"component-one-mjhg","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "component-one-mjhg", "reconcileID": "b6d0fccd-0bf6-491c-9f1c-b068473ec1d3", "ImageRepositoryName": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg", "ComponentName": "component-one-mjhg"} 2025-12-19T17:48:04.453Z INFO ComponentImageRepository controller/component_image_controller.go:204 Component updated successfully, 'generate' annotation removed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"component-one-mjhg","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "component-one-mjhg", "reconcileID": "b6d0fccd-0bf6-491c-9f1c-b068473ec1d3", "ComponentName": "component-one-mjhg"} 2025-12-19T17:48:06.093Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:791 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg", "reconcileID": "cfa61b9e-bf7e-47fb-bac0-8c02a27e2d30", "IsPullOnly": false, "SecretName": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg-image-push"} 2025-12-19T17:48:07.623Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:791 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg", "reconcileID": "cfa61b9e-bf7e-47fb-bac0-8c02a27e2d30", "IsPullOnly": true, "SecretName": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg-image-pull"} 2025-12-19T17:48:07.634Z INFO ImageRepository.ImageRepositoryProvision.GrantAdditionalRepositoryAccessToTeam controller/imagerepository_controller.go:579 Config map with additional users doesn't exist {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg", "reconcileID": "cfa61b9e-bf7e-47fb-bac0-8c02a27e2d30", "ConfigMapName": "image-controller-additional-users", "action": "VIEW"} 2025-12-19T17:48:07.648Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:517 Finished provision of image repository and added finalizer {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg", "reconcileID": "cfa61b9e-bf7e-47fb-bac0-8c02a27e2d30"} 2025-12-19T17:48:07.701Z INFO ImageRepository controller/imagerepository_controller.go:997 Application pull secret updated with new registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg", "reconcileID": "0bd7fd55-2759-4416-b4e3-496b3985aed6", "application": "build-secret-lookup-ncxn"} 2025-12-19T17:48:07.701Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg", "reconcileID": "0bd7fd55-2759-4416-b4e3-496b3985aed6", "ServiceAccountName": "build-pipeline-component-one-mjhg", "SecretName": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-component-one-mjhg\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:07.701Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg", "reconcileID": "0bd7fd55-2759-4416-b4e3-496b3985aed6", "SaName": "build-pipeline-component-one-mjhg", "SecretName": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-component-one-mjhg\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:07.701Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg", "reconcileID": "0bd7fd55-2759-4416-b4e3-496b3985aed6", "error": "ServiceAccount \"build-pipeline-component-one-mjhg\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:07.719Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg", "reconcileID": "d7520e31-1a9c-4c54-9867-4fb52d68a763", "ServiceAccountName": "build-pipeline-component-one-mjhg", "SecretName": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-component-one-mjhg\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:07.719Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg", "reconcileID": "d7520e31-1a9c-4c54-9867-4fb52d68a763", "SaName": "build-pipeline-component-one-mjhg", "SecretName": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-component-one-mjhg\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:07.719Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg", "reconcileID": "d7520e31-1a9c-4c54-9867-4fb52d68a763", "error": "ServiceAccount \"build-pipeline-component-one-mjhg\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:07.737Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg", "reconcileID": "215789ea-9cd8-47cc-be55-2a5924e91cbd", "ServiceAccountName": "build-pipeline-component-one-mjhg", "SecretName": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-component-one-mjhg\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:07.737Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg", "reconcileID": "215789ea-9cd8-47cc-be55-2a5924e91cbd", "SaName": "build-pipeline-component-one-mjhg", "SecretName": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-component-one-mjhg\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:07.737Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg", "reconcileID": "215789ea-9cd8-47cc-be55-2a5924e91cbd", "error": "ServiceAccount \"build-pipeline-component-one-mjhg\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:07.753Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg", "reconcileID": "13fa29f6-f866-4703-a421-ab2f57a52ac6", "ServiceAccountName": "build-pipeline-component-one-mjhg", "SecretName": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-component-one-mjhg\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:07.753Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg", "reconcileID": "13fa29f6-f866-4703-a421-ab2f57a52ac6", "SaName": "build-pipeline-component-one-mjhg", "SecretName": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-component-one-mjhg\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:07.753Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg", "reconcileID": "13fa29f6-f866-4703-a421-ab2f57a52ac6", "error": "ServiceAccount \"build-pipeline-component-one-mjhg\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:07.773Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg", "reconcileID": "c7178f3e-d272-455e-b9a1-68e9f702818f", "ServiceAccountName": "build-pipeline-component-one-mjhg", "SecretName": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-component-one-mjhg\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:07.773Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg", "reconcileID": "c7178f3e-d272-455e-b9a1-68e9f702818f", "SaName": "build-pipeline-component-one-mjhg", "SecretName": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-component-one-mjhg\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:07.773Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg", "reconcileID": "c7178f3e-d272-455e-b9a1-68e9f702818f", "error": "ServiceAccount \"build-pipeline-component-one-mjhg\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:07.870Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg", "reconcileID": "4e882030-7517-40ef-9c72-25f32d81e051", "ServiceAccountName": "build-pipeline-component-one-mjhg", "SecretName": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-component-one-mjhg\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:07.870Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg", "reconcileID": "4e882030-7517-40ef-9c72-25f32d81e051", "SaName": "build-pipeline-component-one-mjhg", "SecretName": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-component-one-mjhg\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:07.870Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg", "reconcileID": "4e882030-7517-40ef-9c72-25f32d81e051", "error": "ServiceAccount \"build-pipeline-component-one-mjhg\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:08.049Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg", "reconcileID": "feaaa8dd-6323-404a-a7fd-e60c506bce0f", "ServiceAccountName": "build-pipeline-component-one-mjhg", "SecretName": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-component-one-mjhg\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:08.049Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg", "reconcileID": "feaaa8dd-6323-404a-a7fd-e60c506bce0f", "SaName": "build-pipeline-component-one-mjhg", "SecretName": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-component-one-mjhg\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:08.049Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg", "reconcileID": "feaaa8dd-6323-404a-a7fd-e60c506bce0f", "error": "ServiceAccount \"build-pipeline-component-one-mjhg\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:08.386Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg", "reconcileID": "9772854a-3fc4-4be6-bc41-99b3b90a9ef7", "ServiceAccountName": "build-pipeline-component-one-mjhg", "SecretName": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-component-one-mjhg\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:08.386Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg", "reconcileID": "9772854a-3fc4-4be6-bc41-99b3b90a9ef7", "SaName": "build-pipeline-component-one-mjhg", "SecretName": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-component-one-mjhg\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:08.386Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg", "reconcileID": "9772854a-3fc4-4be6-bc41-99b3b90a9ef7", "error": "ServiceAccount \"build-pipeline-component-one-mjhg\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:08.803Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-riso-go-component-ovdccs","namespace":"group-xopn"}, "namespace": "group-xopn", "name": "imagerepository-for-integ-app-riso-go-component-ovdccs", "reconcileID": "6750a456-4e2e-4666-b14b-d06dfae5a00c", "ServiceAccountName": "build-pipeline-go-component-ovdccs", "SecretName": "imagerepository-for-integ-app-riso-go-component-ovdccs-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-go-component-ovdccs\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:08.803Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-riso-go-component-ovdccs","namespace":"group-xopn"}, "namespace": "group-xopn", "name": "imagerepository-for-integ-app-riso-go-component-ovdccs", "reconcileID": "6750a456-4e2e-4666-b14b-d06dfae5a00c", "SaName": "build-pipeline-go-component-ovdccs", "SecretName": "imagerepository-for-integ-app-riso-go-component-ovdccs-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-go-component-ovdccs\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:08.803Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-riso-go-component-ovdccs","namespace":"group-xopn"}, "namespace": "group-xopn", "name": "imagerepository-for-integ-app-riso-go-component-ovdccs", "reconcileID": "6750a456-4e2e-4666-b14b-d06dfae5a00c", "error": "ServiceAccount \"build-pipeline-go-component-ovdccs\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:09.044Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg", "reconcileID": "37ea94dd-c1e6-464b-a7c4-721248369241", "ServiceAccountName": "build-pipeline-component-one-mjhg", "SecretName": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-component-one-mjhg\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:09.044Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg", "reconcileID": "37ea94dd-c1e6-464b-a7c4-721248369241", "SaName": "build-pipeline-component-one-mjhg", "SecretName": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-component-one-mjhg\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:09.044Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg", "reconcileID": "37ea94dd-c1e6-464b-a7c4-721248369241", "error": "ServiceAccount \"build-pipeline-component-one-mjhg\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:09.737Z INFO ImageRepository controller/imagerepository_controller_service_account.go:84 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-fbel-gh-test-custom-default-azjloc","namespace":"build-e2e-sicr"}, "namespace": "build-e2e-sicr", "name": "imagerepository-for-build-suite-test-application-fbel-gh-test-custom-default-azjloc", "reconcileID": "ea94e7fa-9a09-4e3e-b267-b349866bf79f", "ServiceAccountName": "build-pipeline-gh-test-custom-default-azjloc", "SecretName": "imagerepository-for-build-suite-test-application-fbel-gh-test-custom-default-azjloc-image-push", "action": "UPDATE"} 2025-12-19T17:48:09.793Z INFO ImageRepository controller/imagerepository_controller.go:259 Updated component's ContainerImage {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-fbel-gh-test-custom-default-azjloc","namespace":"build-e2e-sicr"}, "namespace": "build-e2e-sicr", "name": "imagerepository-for-build-suite-test-application-fbel-gh-test-custom-default-azjloc", "reconcileID": "ea94e7fa-9a09-4e3e-b267-b349866bf79f", "ComponentName": "gh-test-custom-default-azjloc"} 2025-12-19T17:48:09.808Z INFO ImageRepository controller/imagerepository_controller.go:266 Updated image repository annotation {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-fbel-gh-test-custom-default-azjloc","namespace":"build-e2e-sicr"}, "namespace": "build-e2e-sicr", "name": "imagerepository-for-build-suite-test-application-fbel-gh-test-custom-default-azjloc", "reconcileID": "ea94e7fa-9a09-4e3e-b267-b349866bf79f"} 2025-12-19T17:48:10.344Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg", "reconcileID": "a0028e45-f8d0-4ed5-a1d7-2f7437e72b1e", "ServiceAccountName": "build-pipeline-component-one-mjhg", "SecretName": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-component-one-mjhg\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:10.344Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg", "reconcileID": "a0028e45-f8d0-4ed5-a1d7-2f7437e72b1e", "SaName": "build-pipeline-component-one-mjhg", "SecretName": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-component-one-mjhg\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:10.344Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg", "reconcileID": "a0028e45-f8d0-4ed5-a1d7-2f7437e72b1e", "error": "ServiceAccount \"build-pipeline-component-one-mjhg\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:12.923Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg", "reconcileID": "afd1d34a-d2ed-4fb4-9877-97f89aeb87f5", "ServiceAccountName": "build-pipeline-component-one-mjhg", "SecretName": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-component-one-mjhg\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:12.923Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg", "reconcileID": "afd1d34a-d2ed-4fb4-9877-97f89aeb87f5", "SaName": "build-pipeline-component-one-mjhg", "SecretName": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-component-one-mjhg\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:12.923Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg", "reconcileID": "afd1d34a-d2ed-4fb4-9877-97f89aeb87f5", "error": "ServiceAccount \"build-pipeline-component-one-mjhg\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:15.814Z INFO ComponentImageRepository controller/component_image_controller.go:160 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"component-two-macf","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "component-two-macf", "reconcileID": "74b7eb83-4ad0-4733-9cf0-ca28d498a7f3", "ImageRepositoryName": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf", "ComponentName": "component-two-macf"} 2025-12-19T17:48:15.826Z INFO ComponentImageRepository controller/component_image_controller.go:189 Image repository created {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"component-two-macf","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "component-two-macf", "reconcileID": "74b7eb83-4ad0-4733-9cf0-ca28d498a7f3", "ImageRepositoryName": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf", "ComponentName": "component-two-macf"} 2025-12-19T17:48:15.858Z INFO ComponentImageRepository controller/component_image_controller.go:204 Component updated successfully, 'generate' annotation removed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"component-two-macf","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "component-two-macf", "reconcileID": "74b7eb83-4ad0-4733-9cf0-ca28d498a7f3", "ComponentName": "component-two-macf"} 2025-12-19T17:48:18.473Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:791 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-two-macf","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf", "reconcileID": "1596b61a-029e-4e86-94e2-b694b61b547f", "IsPullOnly": false, "SecretName": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf-image-push"} 2025-12-19T17:48:22.214Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:791 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-two-macf","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf", "reconcileID": "1596b61a-029e-4e86-94e2-b694b61b547f", "IsPullOnly": true, "SecretName": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf-image-pull"} 2025-12-19T17:48:22.222Z INFO ImageRepository.ImageRepositoryProvision.GrantAdditionalRepositoryAccessToTeam controller/imagerepository_controller.go:579 Config map with additional users doesn't exist {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-two-macf","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf", "reconcileID": "1596b61a-029e-4e86-94e2-b694b61b547f", "ConfigMapName": "image-controller-additional-users", "action": "VIEW"} 2025-12-19T17:48:22.234Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:517 Finished provision of image repository and added finalizer {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-two-macf","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf", "reconcileID": "1596b61a-029e-4e86-94e2-b694b61b547f"} 2025-12-19T17:48:22.277Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg", "reconcileID": "a5f3e172-ecb2-4e9f-9915-f653dcbff4e3", "ServiceAccountName": "build-pipeline-component-one-mjhg", "SecretName": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-component-one-mjhg\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:22.277Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg", "reconcileID": "a5f3e172-ecb2-4e9f-9915-f653dcbff4e3", "SaName": "build-pipeline-component-one-mjhg", "SecretName": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-component-one-mjhg\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:22.277Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg", "reconcileID": "a5f3e172-ecb2-4e9f-9915-f653dcbff4e3", "error": "ServiceAccount \"build-pipeline-component-one-mjhg\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:22.339Z INFO ImageRepository controller/imagerepository_controller_service_account.go:84 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-riso-go-component-ovdccs","namespace":"group-xopn"}, "namespace": "group-xopn", "name": "imagerepository-for-integ-app-riso-go-component-ovdccs", "reconcileID": "bf12ab71-dc9a-4da0-a95b-5c0497680bb9", "ServiceAccountName": "build-pipeline-go-component-ovdccs", "SecretName": "imagerepository-for-integ-app-riso-go-component-ovdccs-image-push", "action": "UPDATE"} 2025-12-19T17:48:22.387Z INFO ImageRepository controller/imagerepository_controller.go:259 Updated component's ContainerImage {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-riso-go-component-ovdccs","namespace":"group-xopn"}, "namespace": "group-xopn", "name": "imagerepository-for-integ-app-riso-go-component-ovdccs", "reconcileID": "bf12ab71-dc9a-4da0-a95b-5c0497680bb9", "ComponentName": "go-component-ovdccs"} 2025-12-19T17:48:22.399Z INFO ImageRepository controller/imagerepository_controller.go:266 Updated image repository annotation {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-riso-go-component-ovdccs","namespace":"group-xopn"}, "namespace": "group-xopn", "name": "imagerepository-for-integ-app-riso-go-component-ovdccs", "reconcileID": "bf12ab71-dc9a-4da0-a95b-5c0497680bb9"} 2025-12-19T17:48:22.443Z INFO ImageRepository controller/imagerepository_controller.go:997 Application pull secret updated with new registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-two-macf","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf", "reconcileID": "eacc0db9-55b4-4e6c-a8ca-d27391c5ba77", "application": "build-secret-lookup-ncxn"} 2025-12-19T17:48:22.443Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-two-macf","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf", "reconcileID": "eacc0db9-55b4-4e6c-a8ca-d27391c5ba77", "ServiceAccountName": "build-pipeline-component-two-macf", "SecretName": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-component-two-macf\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:22.443Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-two-macf","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf", "reconcileID": "eacc0db9-55b4-4e6c-a8ca-d27391c5ba77", "SaName": "build-pipeline-component-two-macf", "SecretName": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-component-two-macf\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:22.443Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-two-macf","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf", "reconcileID": "eacc0db9-55b4-4e6c-a8ca-d27391c5ba77", "error": "ServiceAccount \"build-pipeline-component-two-macf\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:22.495Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-two-macf","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf", "reconcileID": "45c91516-db45-4954-9cf6-4b4a1fd8c9f8", "ServiceAccountName": "build-pipeline-component-two-macf", "SecretName": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-component-two-macf\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:22.495Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-two-macf","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf", "reconcileID": "45c91516-db45-4954-9cf6-4b4a1fd8c9f8", "SaName": "build-pipeline-component-two-macf", "SecretName": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-component-two-macf\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:22.495Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-two-macf","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf", "reconcileID": "45c91516-db45-4954-9cf6-4b4a1fd8c9f8", "error": "ServiceAccount \"build-pipeline-component-two-macf\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:22.520Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-two-macf","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf", "reconcileID": "ec9459db-d92b-4901-a101-8df2751e453f", "ServiceAccountName": "build-pipeline-component-two-macf", "SecretName": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-component-two-macf\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:22.520Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-two-macf","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf", "reconcileID": "ec9459db-d92b-4901-a101-8df2751e453f", "SaName": "build-pipeline-component-two-macf", "SecretName": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-component-two-macf\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:22.520Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-two-macf","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf", "reconcileID": "ec9459db-d92b-4901-a101-8df2751e453f", "error": "ServiceAccount \"build-pipeline-component-two-macf\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:22.558Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-two-macf","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf", "reconcileID": "5e8b86c4-aa6d-4203-aff4-1349c68bc090", "ServiceAccountName": "build-pipeline-component-two-macf", "SecretName": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-component-two-macf\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:22.558Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-two-macf","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf", "reconcileID": "5e8b86c4-aa6d-4203-aff4-1349c68bc090", "SaName": "build-pipeline-component-two-macf", "SecretName": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-component-two-macf\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:22.558Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-two-macf","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf", "reconcileID": "5e8b86c4-aa6d-4203-aff4-1349c68bc090", "error": "ServiceAccount \"build-pipeline-component-two-macf\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:22.618Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-two-macf","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf", "reconcileID": "b583a1a0-1355-43c0-bc2f-d1f482c9137c", "ServiceAccountName": "build-pipeline-component-two-macf", "SecretName": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-component-two-macf\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:22.618Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-two-macf","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf", "reconcileID": "b583a1a0-1355-43c0-bc2f-d1f482c9137c", "SaName": "build-pipeline-component-two-macf", "SecretName": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-component-two-macf\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:22.618Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-two-macf","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf", "reconcileID": "b583a1a0-1355-43c0-bc2f-d1f482c9137c", "error": "ServiceAccount \"build-pipeline-component-two-macf\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:22.720Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-two-macf","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf", "reconcileID": "a69ebd46-f3a5-4c40-bf3d-276d4f4b551c", "ServiceAccountName": "build-pipeline-component-two-macf", "SecretName": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-component-two-macf\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:22.720Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-two-macf","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf", "reconcileID": "a69ebd46-f3a5-4c40-bf3d-276d4f4b551c", "SaName": "build-pipeline-component-two-macf", "SecretName": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-component-two-macf\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:22.720Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-two-macf","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf", "reconcileID": "a69ebd46-f3a5-4c40-bf3d-276d4f4b551c", "error": "ServiceAccount \"build-pipeline-component-two-macf\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:22.896Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-two-macf","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf", "reconcileID": "84a4e4d8-5755-4b72-bc2a-c9ab5a965ec7", "ServiceAccountName": "build-pipeline-component-two-macf", "SecretName": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-component-two-macf\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:22.896Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-two-macf","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf", "reconcileID": "84a4e4d8-5755-4b72-bc2a-c9ab5a965ec7", "SaName": "build-pipeline-component-two-macf", "SecretName": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-component-two-macf\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:22.896Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-two-macf","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf", "reconcileID": "84a4e4d8-5755-4b72-bc2a-c9ab5a965ec7", "error": "ServiceAccount \"build-pipeline-component-two-macf\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:22.981Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:131 failed to update service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz","namespace":"build-e2e-hehn"}, "namespace": "build-e2e-hehn", "name": "imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz", "reconcileID": "ccedb65f-1492-4a80-bcd3-625a159d0ff3", "ServiceAccountName": "build-pipeline-test-annotations-giyhdz", "SecretName": "imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz-image-push", "action": "UPDATE", "error": "Operation cannot be fulfilled on serviceaccounts \"build-pipeline-test-annotations-giyhdz\": StorageError: invalid object, Code: 4, Key: /kubernetes.io/serviceaccounts/build-e2e-hehn/build-pipeline-test-annotations-giyhdz, ResourceVersion: 0, AdditionalErrorMsg: Precondition failed: UID in precondition: 19d1fef9-cfbc-4ea9-ae35-e68b20cdf4bb, UID in object meta: "} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).unlinkSecretFromServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:131 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:128 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:22.981Z ERROR ImageRepository controller/imagerepository_controller.go:129 failed to unlink secret from service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz","namespace":"build-e2e-hehn"}, "namespace": "build-e2e-hehn", "name": "imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz", "reconcileID": "ccedb65f-1492-4a80-bcd3-625a159d0ff3", "SaName": "build-pipeline-test-annotations-giyhdz", "SecretName": "imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz-image-push", "action": "UPDATE", "error": "Operation cannot be fulfilled on serviceaccounts \"build-pipeline-test-annotations-giyhdz\": StorageError: invalid object, Code: 4, Key: /kubernetes.io/serviceaccounts/build-e2e-hehn/build-pipeline-test-annotations-giyhdz, ResourceVersion: 0, AdditionalErrorMsg: Precondition failed: UID in precondition: 19d1fef9-cfbc-4ea9-ae35-e68b20cdf4bb, UID in object meta: "} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:129 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:22.981Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz","namespace":"build-e2e-hehn"}, "namespace": "build-e2e-hehn", "name": "imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz", "reconcileID": "ccedb65f-1492-4a80-bcd3-625a159d0ff3", "error": "Operation cannot be fulfilled on serviceaccounts \"build-pipeline-test-annotations-giyhdz\": StorageError: invalid object, Code: 4, Key: /kubernetes.io/serviceaccounts/build-e2e-hehn/build-pipeline-test-annotations-giyhdz, ResourceVersion: 0, AdditionalErrorMsg: Precondition failed: UID in precondition: 19d1fef9-cfbc-4ea9-ae35-e68b20cdf4bb, UID in object meta: "} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:23.039Z INFO ImageRepository controller/imagerepository_controller.go:1137 Application pull secret updated after removing registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz","namespace":"build-e2e-hehn"}, "namespace": "build-e2e-hehn", "name": "imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz", "reconcileID": "29be6122-840d-47d3-b892-d637a1fd2566", "application": "build-suite-test-application-sicu"} 2025-12-19T17:48:23.704Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:688 Deleted push robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz","namespace":"build-e2e-hehn"}, "namespace": "build-e2e-hehn", "name": "imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz", "reconcileID": "29be6122-840d-47d3-b892-d637a1fd2566", "RobotAccountName": "build_e2e_hehn_test_annotations_giyhdz_04df315466", "action": "DELETE"} 2025-12-19T17:48:24.340Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:697 Deleted pull robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz","namespace":"build-e2e-hehn"}, "namespace": "build-e2e-hehn", "name": "imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz", "reconcileID": "29be6122-840d-47d3-b892-d637a1fd2566", "RobotAccountName": "build_e2e_hehn_test_annotations_giyhdz_df26e69098_pull", "action": "DELETE"} 2025-12-19T17:48:24.574Z INFO Application controller/application_controller.go:400 Removed secret link from service account {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-suite-test-application-sicu","namespace":"build-e2e-hehn"}, "namespace": "build-e2e-hehn", "name": "build-suite-test-application-sicu", "reconcileID": "d76fa381-d45e-40a9-8ff1-2dabb0e1fd0c", "ServiceAccountName": "konflux-integration-runner", "SecretName": "build-suite-test-application-sicu-pull", "action": "UPDATE"} 2025-12-19T17:48:24.656Z INFO Application controller/application_controller.go:101 Application finalizer removed {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-suite-test-application-sicu","namespace":"build-e2e-hehn"}, "namespace": "build-e2e-hehn", "name": "build-suite-test-application-sicu", "reconcileID": "d76fa381-d45e-40a9-8ff1-2dabb0e1fd0c", "action": "DELETE"} 2025-12-19T17:48:25.312Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:711 Deleted image repository {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz","namespace":"build-e2e-hehn"}, "namespace": "build-e2e-hehn", "name": "imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz", "reconcileID": "29be6122-840d-47d3-b892-d637a1fd2566", "ImageRepository": "build-e2e-hehn/test-annotations-giyhdz", "action": "DELETE"} 2025-12-19T17:48:25.326Z INFO ImageRepository controller/imagerepository_controller.go:170 Image repository finalizer removed {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz","namespace":"build-e2e-hehn"}, "namespace": "build-e2e-hehn", "name": "imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz", "reconcileID": "29be6122-840d-47d3-b892-d637a1fd2566", "action": "DELETE"} 2025-12-19T17:48:25.346Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-two-macf","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf", "reconcileID": "1378a8db-6c91-4abc-a979-93483ed784a4", "ServiceAccountName": "build-pipeline-component-two-macf", "SecretName": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-component-two-macf\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:25.346Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-two-macf","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf", "reconcileID": "1378a8db-6c91-4abc-a979-93483ed784a4", "SaName": "build-pipeline-component-two-macf", "SecretName": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-component-two-macf\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:25.346Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-two-macf","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf", "reconcileID": "1378a8db-6c91-4abc-a979-93483ed784a4", "error": "ServiceAccount \"build-pipeline-component-two-macf\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:26.006Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-two-macf","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf", "reconcileID": "b858b4ca-a6cf-4171-aaab-b6e59adfeb08", "ServiceAccountName": "build-pipeline-component-two-macf", "SecretName": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-component-two-macf\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:26.006Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-two-macf","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf", "reconcileID": "b858b4ca-a6cf-4171-aaab-b6e59adfeb08", "SaName": "build-pipeline-component-two-macf", "SecretName": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-component-two-macf\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:26.006Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-two-macf","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf", "reconcileID": "b858b4ca-a6cf-4171-aaab-b6e59adfeb08", "error": "ServiceAccount \"build-pipeline-component-two-macf\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:27.312Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-two-macf","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf", "reconcileID": "66676f4a-cf6f-405b-aa6e-8f258fbdcf2c", "ServiceAccountName": "build-pipeline-component-two-macf", "SecretName": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-component-two-macf\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:27.312Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-two-macf","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf", "reconcileID": "66676f4a-cf6f-405b-aa6e-8f258fbdcf2c", "SaName": "build-pipeline-component-two-macf", "SecretName": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-component-two-macf\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:27.312Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-two-macf","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf", "reconcileID": "66676f4a-cf6f-405b-aa6e-8f258fbdcf2c", "error": "ServiceAccount \"build-pipeline-component-two-macf\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:29.901Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-two-macf","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf", "reconcileID": "421777e3-c1af-4dab-91b6-eb9941414791", "ServiceAccountName": "build-pipeline-component-two-macf", "SecretName": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-component-two-macf\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:29.901Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-two-macf","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf", "reconcileID": "421777e3-c1af-4dab-91b6-eb9941414791", "SaName": "build-pipeline-component-two-macf", "SecretName": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-component-two-macf\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:29.901Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-two-macf","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf", "reconcileID": "421777e3-c1af-4dab-91b6-eb9941414791", "error": "ServiceAccount \"build-pipeline-component-two-macf\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:32.267Z INFO Application controller/application_controller.go:112 Application finalizer added {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"integ-app-xpiz","namespace":"stat-rep-ptem"}, "namespace": "stat-rep-ptem", "name": "integ-app-xpiz", "reconcileID": "f3e7be8d-f915-45f4-80c7-1eb97119597b", "action": "DELETE"} 2025-12-19T17:48:32.285Z INFO Application controller/application_controller.go:204 Creating application pull secret {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"integ-app-xpiz","namespace":"stat-rep-ptem"}, "namespace": "stat-rep-ptem", "name": "integ-app-xpiz", "reconcileID": "f3e7be8d-f915-45f4-80c7-1eb97119597b", "secretName": "integ-app-xpiz-pull"} 2025-12-19T17:48:32.308Z INFO Application controller/application_controller.go:281 Application pull secret created successfully {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"integ-app-xpiz","namespace":"stat-rep-ptem"}, "namespace": "stat-rep-ptem", "name": "integ-app-xpiz", "reconcileID": "f3e7be8d-f915-45f4-80c7-1eb97119597b", "secretName": "integ-app-xpiz-pull"} 2025-12-19T17:48:32.336Z INFO Application controller/application_controller.go:334 Service Account updated successfully with application pull secret. {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"integ-app-xpiz","namespace":"stat-rep-ptem"}, "namespace": "stat-rep-ptem", "name": "integ-app-xpiz", "reconcileID": "f3e7be8d-f915-45f4-80c7-1eb97119597b", "secretName": "integ-app-xpiz-pull"} 2025-12-19T17:48:32.544Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg", "reconcileID": "d6f23b12-debe-4e3a-af71-9d8995bfd121", "ServiceAccountName": "build-pipeline-component-one-mjhg", "SecretName": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-component-one-mjhg\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:32.544Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg", "reconcileID": "d6f23b12-debe-4e3a-af71-9d8995bfd121", "SaName": "build-pipeline-component-one-mjhg", "SecretName": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-component-one-mjhg\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:32.544Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg", "reconcileID": "d6f23b12-debe-4e3a-af71-9d8995bfd121", "error": "ServiceAccount \"build-pipeline-component-one-mjhg\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:35.045Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-two-macf","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf", "reconcileID": "1574512a-772f-40e6-9526-e5d31818e5fd", "ServiceAccountName": "build-pipeline-component-two-macf", "SecretName": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-component-two-macf\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:35.045Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-two-macf","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf", "reconcileID": "1574512a-772f-40e6-9526-e5d31818e5fd", "SaName": "build-pipeline-component-two-macf", "SecretName": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-component-two-macf\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:35.045Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-two-macf","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf", "reconcileID": "1574512a-772f-40e6-9526-e5d31818e5fd", "error": "ServiceAccount \"build-pipeline-component-two-macf\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:45.320Z INFO ImageRepository controller/imagerepository_controller_service_account.go:84 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-two-macf","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf", "reconcileID": "8c6e5b8f-1261-430a-a9e8-240d7ac207ae", "ServiceAccountName": "build-pipeline-component-two-macf", "SecretName": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf-image-push", "action": "UPDATE"} 2025-12-19T17:48:45.375Z INFO ImageRepository controller/imagerepository_controller.go:259 Updated component's ContainerImage {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-two-macf","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf", "reconcileID": "8c6e5b8f-1261-430a-a9e8-240d7ac207ae", "ComponentName": "component-two-macf"} 2025-12-19T17:48:45.390Z INFO ImageRepository controller/imagerepository_controller.go:266 Updated image repository annotation {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-two-macf","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf", "reconcileID": "8c6e5b8f-1261-430a-a9e8-240d7ac207ae"} 2025-12-19T17:48:53.063Z INFO ImageRepository controller/imagerepository_controller_service_account.go:84 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg", "reconcileID": "981d5765-6c3e-4e8b-acde-97bfeb05777d", "ServiceAccountName": "build-pipeline-component-one-mjhg", "SecretName": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg-image-push", "action": "UPDATE"} 2025-12-19T17:48:53.104Z INFO ImageRepository controller/imagerepository_controller.go:259 Updated component's ContainerImage {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg", "reconcileID": "981d5765-6c3e-4e8b-acde-97bfeb05777d", "ComponentName": "component-one-mjhg"} 2025-12-19T17:48:53.118Z INFO ImageRepository controller/imagerepository_controller.go:266 Updated image repository annotation {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg", "reconcileID": "981d5765-6c3e-4e8b-acde-97bfeb05777d"} 2025-12-19T17:49:21.963Z INFO Application controller/application_controller.go:112 Application finalizer added {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"appstudio","namespace":"rel-plan-admis-otdb"}, "namespace": "rel-plan-admis-otdb", "name": "appstudio", "reconcileID": "dea8864e-1281-4080-8a74-080692b64470", "action": "DELETE"} 2025-12-19T17:49:21.980Z INFO Application controller/application_controller.go:204 Creating application pull secret {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"appstudio","namespace":"rel-plan-admis-otdb"}, "namespace": "rel-plan-admis-otdb", "name": "appstudio", "reconcileID": "dea8864e-1281-4080-8a74-080692b64470", "secretName": "appstudio-pull"} 2025-12-19T17:49:22.009Z INFO Application controller/application_controller.go:281 Application pull secret created successfully {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"appstudio","namespace":"rel-plan-admis-otdb"}, "namespace": "rel-plan-admis-otdb", "name": "appstudio", "reconcileID": "dea8864e-1281-4080-8a74-080692b64470", "secretName": "appstudio-pull"} 2025-12-19T17:49:22.027Z INFO Application controller/application_controller.go:334 Service Account updated successfully with application pull secret. {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"appstudio","namespace":"rel-plan-admis-otdb"}, "namespace": "rel-plan-admis-otdb", "name": "appstudio", "reconcileID": "dea8864e-1281-4080-8a74-080692b64470", "secretName": "appstudio-pull"} 2025-12-19T17:49:25.109Z INFO Application controller/application_controller.go:112 Application finalizer added {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"appstudio","namespace":"ex-registry-zkmo"}, "namespace": "ex-registry-zkmo", "name": "appstudio", "reconcileID": "80934f8e-3d5d-49cc-aeef-a2fbefa00a8b", "action": "DELETE"} 2025-12-19T17:49:25.124Z INFO Application controller/application_controller.go:204 Creating application pull secret {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"appstudio","namespace":"ex-registry-zkmo"}, "namespace": "ex-registry-zkmo", "name": "appstudio", "reconcileID": "80934f8e-3d5d-49cc-aeef-a2fbefa00a8b", "secretName": "appstudio-pull"} 2025-12-19T17:49:25.145Z INFO Application controller/application_controller.go:281 Application pull secret created successfully {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"appstudio","namespace":"ex-registry-zkmo"}, "namespace": "ex-registry-zkmo", "name": "appstudio", "reconcileID": "80934f8e-3d5d-49cc-aeef-a2fbefa00a8b", "secretName": "appstudio-pull"} 2025-12-19T17:49:25.171Z INFO Application controller/application_controller.go:334 Service Account updated successfully with application pull secret. {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"appstudio","namespace":"ex-registry-zkmo"}, "namespace": "ex-registry-zkmo", "name": "appstudio", "reconcileID": "80934f8e-3d5d-49cc-aeef-a2fbefa00a8b", "secretName": "appstudio-pull"} 2025-12-19T17:49:30.182Z INFO Application controller/application_controller.go:112 Application finalizer added {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"konflux-demo-app","namespace":"konflux-dcej"}, "namespace": "konflux-dcej", "name": "konflux-demo-app", "reconcileID": "51602747-27ec-4b0f-966c-c6f10b00f02b", "action": "DELETE"} 2025-12-19T17:49:30.205Z INFO Application controller/application_controller.go:204 Creating application pull secret {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"konflux-demo-app","namespace":"konflux-dcej"}, "namespace": "konflux-dcej", "name": "konflux-demo-app", "reconcileID": "51602747-27ec-4b0f-966c-c6f10b00f02b", "secretName": "konflux-demo-app-pull"} 2025-12-19T17:49:30.226Z INFO Application controller/application_controller.go:281 Application pull secret created successfully {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"konflux-demo-app","namespace":"konflux-dcej"}, "namespace": "konflux-dcej", "name": "konflux-demo-app", "reconcileID": "51602747-27ec-4b0f-966c-c6f10b00f02b", "secretName": "konflux-demo-app-pull"} 2025-12-19T17:49:30.258Z INFO Application controller/application_controller.go:334 Service Account updated successfully with application pull secret. {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"konflux-demo-app","namespace":"konflux-dcej"}, "namespace": "konflux-dcej", "name": "konflux-demo-app", "reconcileID": "51602747-27ec-4b0f-966c-c6f10b00f02b", "secretName": "konflux-demo-app-pull"} 2025-12-19T17:49:30.783Z INFO ComponentImageRepository controller/component_image_controller.go:160 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"konflux-demo-component-hfey","namespace":"konflux-dcej"}, "namespace": "konflux-dcej", "name": "konflux-demo-component-hfey", "reconcileID": "5c0925de-5e55-460d-af0f-0ab630803358", "ImageRepositoryName": "imagerepository-for-konflux-demo-app-konflux-demo-component-hfey", "ComponentName": "konflux-demo-component-hfey"} 2025-12-19T17:49:30.804Z INFO ComponentImageRepository controller/component_image_controller.go:189 Image repository created {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"konflux-demo-component-hfey","namespace":"konflux-dcej"}, "namespace": "konflux-dcej", "name": "konflux-demo-component-hfey", "reconcileID": "5c0925de-5e55-460d-af0f-0ab630803358", "ImageRepositoryName": "imagerepository-for-konflux-demo-app-konflux-demo-component-hfey", "ComponentName": "konflux-demo-component-hfey"} 2025-12-19T17:49:30.849Z INFO ComponentImageRepository controller/component_image_controller.go:204 Component updated successfully, 'generate' annotation removed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"konflux-demo-component-hfey","namespace":"konflux-dcej"}, "namespace": "konflux-dcej", "name": "konflux-demo-component-hfey", "reconcileID": "5c0925de-5e55-460d-af0f-0ab630803358", "ComponentName": "konflux-demo-component-hfey"} 2025-12-19T17:49:34.152Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:791 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-konflux-demo-app-konflux-demo-component-hfey","namespace":"konflux-dcej"}, "namespace": "konflux-dcej", "name": "imagerepository-for-konflux-demo-app-konflux-demo-component-hfey", "reconcileID": "af30f11a-4656-406c-bc33-18d8cfc711f7", "IsPullOnly": false, "SecretName": "imagerepository-for-konflux-demo-app-konflux-demo-component-hfey-image-push"} 2025-12-19T17:49:35.806Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:791 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-konflux-demo-app-konflux-demo-component-hfey","namespace":"konflux-dcej"}, "namespace": "konflux-dcej", "name": "imagerepository-for-konflux-demo-app-konflux-demo-component-hfey", "reconcileID": "af30f11a-4656-406c-bc33-18d8cfc711f7", "IsPullOnly": true, "SecretName": "imagerepository-for-konflux-demo-app-konflux-demo-component-hfey-image-pull"} 2025-12-19T17:49:35.815Z INFO ImageRepository.ImageRepositoryProvision.GrantAdditionalRepositoryAccessToTeam controller/imagerepository_controller.go:579 Config map with additional users doesn't exist {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-konflux-demo-app-konflux-demo-component-hfey","namespace":"konflux-dcej"}, "namespace": "konflux-dcej", "name": "imagerepository-for-konflux-demo-app-konflux-demo-component-hfey", "reconcileID": "af30f11a-4656-406c-bc33-18d8cfc711f7", "ConfigMapName": "image-controller-additional-users", "action": "VIEW"} 2025-12-19T17:49:35.831Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:517 Finished provision of image repository and added finalizer {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-konflux-demo-app-konflux-demo-component-hfey","namespace":"konflux-dcej"}, "namespace": "konflux-dcej", "name": "imagerepository-for-konflux-demo-app-konflux-demo-component-hfey", "reconcileID": "af30f11a-4656-406c-bc33-18d8cfc711f7"} 2025-12-19T17:49:35.876Z INFO ComponentImageRepository controller/component_image_controller.go:160 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-child-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-child-wtzj", "reconcileID": "65286092-5910-469f-9a93-89025bc2baf5", "ImageRepositoryName": "imagerepository-for-build-suite-component-update-otlo-gh-multi-component-child-wtzj", "ComponentName": "gh-multi-component-child-wtzj"} 2025-12-19T17:49:35.889Z INFO ComponentImageRepository controller/component_image_controller.go:189 Image repository created {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-child-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-child-wtzj", "reconcileID": "65286092-5910-469f-9a93-89025bc2baf5", "ImageRepositoryName": "imagerepository-for-build-suite-component-update-otlo-gh-multi-component-child-wtzj", "ComponentName": "gh-multi-component-child-wtzj"} 2025-12-19T17:49:35.892Z INFO ImageRepository controller/imagerepository_controller.go:997 Application pull secret updated with new registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-konflux-demo-app-konflux-demo-component-hfey","namespace":"konflux-dcej"}, "namespace": "konflux-dcej", "name": "imagerepository-for-konflux-demo-app-konflux-demo-component-hfey", "reconcileID": "3941dcde-2004-40bf-a936-1f66fe07f77f", "application": "konflux-demo-app"} 2025-12-19T17:49:35.917Z INFO ImageRepository controller/imagerepository_controller_service_account.go:84 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-konflux-demo-app-konflux-demo-component-hfey","namespace":"konflux-dcej"}, "namespace": "konflux-dcej", "name": "imagerepository-for-konflux-demo-app-konflux-demo-component-hfey", "reconcileID": "3941dcde-2004-40bf-a936-1f66fe07f77f", "ServiceAccountName": "build-pipeline-konflux-demo-component-hfey", "SecretName": "imagerepository-for-konflux-demo-app-konflux-demo-component-hfey-image-push", "action": "UPDATE"} 2025-12-19T17:49:35.979Z INFO ImageRepository controller/imagerepository_controller.go:259 Updated component's ContainerImage {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-konflux-demo-app-konflux-demo-component-hfey","namespace":"konflux-dcej"}, "namespace": "konflux-dcej", "name": "imagerepository-for-konflux-demo-app-konflux-demo-component-hfey", "reconcileID": "3941dcde-2004-40bf-a936-1f66fe07f77f", "ComponentName": "konflux-demo-component-hfey"} 2025-12-19T17:49:35.992Z INFO ImageRepository controller/imagerepository_controller.go:266 Updated image repository annotation {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-konflux-demo-app-konflux-demo-component-hfey","namespace":"konflux-dcej"}, "namespace": "konflux-dcej", "name": "imagerepository-for-konflux-demo-app-konflux-demo-component-hfey", "reconcileID": "3941dcde-2004-40bf-a936-1f66fe07f77f"} 2025-12-19T17:49:36.210Z ERROR ComponentImageRepository controller/component_image_controller.go:201 failed to update Component after 'generate' annotation removal {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-child-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-child-wtzj", "reconcileID": "65286092-5910-469f-9a93-89025bc2baf5", "ComponentName": "gh-multi-component-child-wtzj", "error": "Operation cannot be fulfilled on components.appstudio.redhat.com \"gh-multi-component-child-wtzj\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:201 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:49:36.210Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-child-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-child-wtzj", "reconcileID": "65286092-5910-469f-9a93-89025bc2baf5", "error": "error updating the component: Operation cannot be fulfilled on components.appstudio.redhat.com \"gh-multi-component-child-wtzj\": the object has been modified; please apply your changes to the latest version and try again"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:49:36.220Z INFO ComponentImageRepository controller/component_image_controller.go:160 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-child-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-child-wtzj", "reconcileID": "5a916880-fa2b-462f-8054-b79730c287af", "ImageRepositoryName": "imagerepository-for-build-suite-component-update-otlo-gh-multi-component-child-wtzj", "ComponentName": "gh-multi-component-child-wtzj"} 2025-12-19T17:49:36.238Z ERROR ComponentImageRepository controller/component_image_controller.go:186 failed to create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-child-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-child-wtzj", "reconcileID": "5a916880-fa2b-462f-8054-b79730c287af", "ImageRepositoryName": "imagerepository-for-build-suite-component-update-otlo-gh-multi-component-child-wtzj", "ComponentName": "gh-multi-component-child-wtzj", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-component-update-otlo-gh-multi-component-child-wtzj\" already exists"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:186 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:49:36.238Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-child-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-child-wtzj", "reconcileID": "5a916880-fa2b-462f-8054-b79730c287af", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-component-update-otlo-gh-multi-component-child-wtzj\" already exists"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:49:36.254Z INFO ComponentImageRepository controller/component_image_controller.go:160 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-child-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-child-wtzj", "reconcileID": "063a846c-6a40-4d3f-95c2-f65d81bcb2d0", "ImageRepositoryName": "imagerepository-for-build-suite-component-update-otlo-gh-multi-component-child-wtzj", "ComponentName": "gh-multi-component-child-wtzj"} 2025-12-19T17:49:36.271Z ERROR ComponentImageRepository controller/component_image_controller.go:186 failed to create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-child-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-child-wtzj", "reconcileID": "063a846c-6a40-4d3f-95c2-f65d81bcb2d0", "ImageRepositoryName": "imagerepository-for-build-suite-component-update-otlo-gh-multi-component-child-wtzj", "ComponentName": "gh-multi-component-child-wtzj", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-component-update-otlo-gh-multi-component-child-wtzj\" already exists"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:186 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:49:36.271Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-child-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-child-wtzj", "reconcileID": "063a846c-6a40-4d3f-95c2-f65d81bcb2d0", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-component-update-otlo-gh-multi-component-child-wtzj\" already exists"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:49:36.289Z INFO ComponentImageRepository controller/component_image_controller.go:160 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-child-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-child-wtzj", "reconcileID": "4e9dea20-7835-484a-812c-73663b96ab1c", "ImageRepositoryName": "imagerepository-for-build-suite-component-update-otlo-gh-multi-component-child-wtzj", "ComponentName": "gh-multi-component-child-wtzj"} 2025-12-19T17:49:36.302Z ERROR ComponentImageRepository controller/component_image_controller.go:186 failed to create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-child-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-child-wtzj", "reconcileID": "4e9dea20-7835-484a-812c-73663b96ab1c", "ImageRepositoryName": "imagerepository-for-build-suite-component-update-otlo-gh-multi-component-child-wtzj", "ComponentName": "gh-multi-component-child-wtzj", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-component-update-otlo-gh-multi-component-child-wtzj\" already exists"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:186 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:49:36.302Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-child-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-child-wtzj", "reconcileID": "4e9dea20-7835-484a-812c-73663b96ab1c", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-component-update-otlo-gh-multi-component-child-wtzj\" already exists"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:49:36.320Z INFO ComponentImageRepository controller/component_image_controller.go:160 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-child-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-child-wtzj", "reconcileID": "a4a62ae0-7833-4c0e-997b-5e4a57f97da0", "ImageRepositoryName": "imagerepository-for-build-suite-component-update-otlo-gh-multi-component-child-wtzj", "ComponentName": "gh-multi-component-child-wtzj"} 2025-12-19T17:49:36.333Z ERROR ComponentImageRepository controller/component_image_controller.go:186 failed to create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-child-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-child-wtzj", "reconcileID": "a4a62ae0-7833-4c0e-997b-5e4a57f97da0", "ImageRepositoryName": "imagerepository-for-build-suite-component-update-otlo-gh-multi-component-child-wtzj", "ComponentName": "gh-multi-component-child-wtzj", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-component-update-otlo-gh-multi-component-child-wtzj\" already exists"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:186 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:49:36.333Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-child-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-child-wtzj", "reconcileID": "a4a62ae0-7833-4c0e-997b-5e4a57f97da0", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-component-update-otlo-gh-multi-component-child-wtzj\" already exists"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:49:36.355Z INFO ComponentImageRepository controller/component_image_controller.go:160 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-child-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-child-wtzj", "reconcileID": "365343db-e877-4722-b9e6-dfe1aaee20c3", "ImageRepositoryName": "imagerepository-for-build-suite-component-update-otlo-gh-multi-component-child-wtzj", "ComponentName": "gh-multi-component-child-wtzj"} 2025-12-19T17:49:36.372Z ERROR ComponentImageRepository controller/component_image_controller.go:186 failed to create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-child-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-child-wtzj", "reconcileID": "365343db-e877-4722-b9e6-dfe1aaee20c3", "ImageRepositoryName": "imagerepository-for-build-suite-component-update-otlo-gh-multi-component-child-wtzj", "ComponentName": "gh-multi-component-child-wtzj", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-component-update-otlo-gh-multi-component-child-wtzj\" already exists"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:186 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:49:36.372Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-child-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-child-wtzj", "reconcileID": "365343db-e877-4722-b9e6-dfe1aaee20c3", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-component-update-otlo-gh-multi-component-child-wtzj\" already exists"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:49:36.543Z INFO ComponentImageRepository controller/component_image_controller.go:160 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-child-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-child-wtzj", "reconcileID": "0ac2f9bb-6508-4189-a391-77ffb5abaf48", "ImageRepositoryName": "imagerepository-for-build-suite-component-update-otlo-gh-multi-component-child-wtzj", "ComponentName": "gh-multi-component-child-wtzj"} 2025-12-19T17:49:36.555Z ERROR ComponentImageRepository controller/component_image_controller.go:186 failed to create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-child-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-child-wtzj", "reconcileID": "0ac2f9bb-6508-4189-a391-77ffb5abaf48", "ImageRepositoryName": "imagerepository-for-build-suite-component-update-otlo-gh-multi-component-child-wtzj", "ComponentName": "gh-multi-component-child-wtzj", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-component-update-otlo-gh-multi-component-child-wtzj\" already exists"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:186 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:49:36.555Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-child-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-child-wtzj", "reconcileID": "0ac2f9bb-6508-4189-a391-77ffb5abaf48", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-component-update-otlo-gh-multi-component-child-wtzj\" already exists"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:49:36.884Z INFO ComponentImageRepository controller/component_image_controller.go:160 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-child-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-child-wtzj", "reconcileID": "4c9ddf1f-2702-4625-bc67-7033ccf4907d", "ImageRepositoryName": "imagerepository-for-build-suite-component-update-otlo-gh-multi-component-child-wtzj", "ComponentName": "gh-multi-component-child-wtzj"} 2025-12-19T17:49:36.896Z ERROR ComponentImageRepository controller/component_image_controller.go:186 failed to create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-child-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-child-wtzj", "reconcileID": "4c9ddf1f-2702-4625-bc67-7033ccf4907d", "ImageRepositoryName": "imagerepository-for-build-suite-component-update-otlo-gh-multi-component-child-wtzj", "ComponentName": "gh-multi-component-child-wtzj", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-component-update-otlo-gh-multi-component-child-wtzj\" already exists"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:186 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:49:36.896Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-child-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-child-wtzj", "reconcileID": "4c9ddf1f-2702-4625-bc67-7033ccf4907d", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-component-update-otlo-gh-multi-component-child-wtzj\" already exists"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:49:37.552Z INFO ComponentImageRepository controller/component_image_controller.go:160 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-child-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-child-wtzj", "reconcileID": "544c5d26-61c7-4383-8882-7ffbe06db74c", "ImageRepositoryName": "imagerepository-for-build-suite-component-update-otlo-gh-multi-component-child-wtzj", "ComponentName": "gh-multi-component-child-wtzj"} 2025-12-19T17:49:37.567Z ERROR ComponentImageRepository controller/component_image_controller.go:186 failed to create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-child-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-child-wtzj", "reconcileID": "544c5d26-61c7-4383-8882-7ffbe06db74c", "ImageRepositoryName": "imagerepository-for-build-suite-component-update-otlo-gh-multi-component-child-wtzj", "ComponentName": "gh-multi-component-child-wtzj", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-component-update-otlo-gh-multi-component-child-wtzj\" already exists"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:186 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:49:37.567Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-child-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-child-wtzj", "reconcileID": "544c5d26-61c7-4383-8882-7ffbe06db74c", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-component-update-otlo-gh-multi-component-child-wtzj\" already exists"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:49:38.079Z INFO ComponentImageRepository controller/component_image_controller.go:160 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-child-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-child-wtzj", "reconcileID": "a0d79a18-b8b7-451b-8603-c7cd75209bb6", "ImageRepositoryName": "imagerepository-for-build-suite-component-update-otlo-gh-multi-component-child-wtzj", "ComponentName": "gh-multi-component-child-wtzj"} 2025-12-19T17:49:38.094Z ERROR ComponentImageRepository controller/component_image_controller.go:186 failed to create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-child-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-child-wtzj", "reconcileID": "a0d79a18-b8b7-451b-8603-c7cd75209bb6", "ImageRepositoryName": "imagerepository-for-build-suite-component-update-otlo-gh-multi-component-child-wtzj", "ComponentName": "gh-multi-component-child-wtzj", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-component-update-otlo-gh-multi-component-child-wtzj\" already exists"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:186 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:49:38.094Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-child-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-child-wtzj", "reconcileID": "a0d79a18-b8b7-451b-8603-c7cd75209bb6", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-component-update-otlo-gh-multi-component-child-wtzj\" already exists"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:49:38.723Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:791 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-otlo-gh-multi-component-child-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "imagerepository-for-build-suite-component-update-otlo-gh-multi-component-child-wtzj", "reconcileID": "83ec850d-d555-48d9-82f3-a865005bbb12", "IsPullOnly": false, "SecretName": "imagerepository-for-build-suite-component-update-otlo-gh-multi-component-child-wtzj-image-push"} 2025-12-19T17:49:38.857Z INFO ComponentImageRepository controller/component_image_controller.go:160 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-child-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-child-wtzj", "reconcileID": "ec640a0c-aa4e-496d-9372-adc0af3fe84a", "ImageRepositoryName": "imagerepository-for-build-suite-component-update-otlo-gh-multi-component-child-wtzj", "ComponentName": "gh-multi-component-child-wtzj"} 2025-12-19T17:49:38.871Z ERROR ComponentImageRepository controller/component_image_controller.go:186 failed to create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-child-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-child-wtzj", "reconcileID": "ec640a0c-aa4e-496d-9372-adc0af3fe84a", "ImageRepositoryName": "imagerepository-for-build-suite-component-update-otlo-gh-multi-component-child-wtzj", "ComponentName": "gh-multi-component-child-wtzj", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-component-update-otlo-gh-multi-component-child-wtzj\" already exists"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:186 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:49:38.871Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-child-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-child-wtzj", "reconcileID": "ec640a0c-aa4e-496d-9372-adc0af3fe84a", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-component-update-otlo-gh-multi-component-child-wtzj\" already exists"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:49:39.244Z INFO Application controller/application_controller.go:400 Removed secret link from service account {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"appstudio","namespace":"rel-plan-admis-otdb"}, "namespace": "rel-plan-admis-otdb", "name": "appstudio", "reconcileID": "2105ec0e-f6c9-48e2-95e8-a105e154d236", "ServiceAccountName": "konflux-integration-runner", "SecretName": "appstudio-pull", "action": "UPDATE"} 2025-12-19T17:49:39.276Z INFO Application controller/application_controller.go:101 Application finalizer removed {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"appstudio","namespace":"rel-plan-admis-otdb"}, "namespace": "rel-plan-admis-otdb", "name": "appstudio", "reconcileID": "2105ec0e-f6c9-48e2-95e8-a105e154d236", "action": "DELETE"} 2025-12-19T17:49:39.409Z INFO Application controller/application_controller.go:112 Application finalizer added {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"appstudio","namespace":"push-pyxis-yrjp"}, "namespace": "push-pyxis-yrjp", "name": "appstudio", "reconcileID": "81a1a7d4-636f-487d-b34f-3b62f65bda8b", "action": "DELETE"} 2025-12-19T17:49:39.420Z INFO Application controller/application_controller.go:204 Creating application pull secret {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"appstudio","namespace":"push-pyxis-yrjp"}, "namespace": "push-pyxis-yrjp", "name": "appstudio", "reconcileID": "81a1a7d4-636f-487d-b34f-3b62f65bda8b", "secretName": "appstudio-pull"} 2025-12-19T17:49:39.434Z INFO Application controller/application_controller.go:281 Application pull secret created successfully {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"appstudio","namespace":"push-pyxis-yrjp"}, "namespace": "push-pyxis-yrjp", "name": "appstudio", "reconcileID": "81a1a7d4-636f-487d-b34f-3b62f65bda8b", "secretName": "appstudio-pull"} 2025-12-19T17:49:39.449Z INFO Application controller/application_controller.go:334 Service Account updated successfully with application pull secret. {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"appstudio","namespace":"push-pyxis-yrjp"}, "namespace": "push-pyxis-yrjp", "name": "appstudio", "reconcileID": "81a1a7d4-636f-487d-b34f-3b62f65bda8b", "secretName": "appstudio-pull"} 2025-12-19T17:49:39.955Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:791 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-otlo-gh-multi-component-child-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "imagerepository-for-build-suite-component-update-otlo-gh-multi-component-child-wtzj", "reconcileID": "83ec850d-d555-48d9-82f3-a865005bbb12", "IsPullOnly": true, "SecretName": "imagerepository-for-build-suite-component-update-otlo-gh-multi-component-child-wtzj-image-pull"} 2025-12-19T17:49:39.962Z INFO ImageRepository.ImageRepositoryProvision.GrantAdditionalRepositoryAccessToTeam controller/imagerepository_controller.go:579 Config map with additional users doesn't exist {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-otlo-gh-multi-component-child-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "imagerepository-for-build-suite-component-update-otlo-gh-multi-component-child-wtzj", "reconcileID": "83ec850d-d555-48d9-82f3-a865005bbb12", "ConfigMapName": "image-controller-additional-users", "action": "VIEW"} 2025-12-19T17:49:39.991Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:517 Finished provision of image repository and added finalizer {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-otlo-gh-multi-component-child-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "imagerepository-for-build-suite-component-update-otlo-gh-multi-component-child-wtzj", "reconcileID": "83ec850d-d555-48d9-82f3-a865005bbb12"} 2025-12-19T17:49:40.084Z INFO ImageRepository controller/imagerepository_controller.go:997 Application pull secret updated with new registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-otlo-gh-multi-component-child-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "imagerepository-for-build-suite-component-update-otlo-gh-multi-component-child-wtzj", "reconcileID": "fd066fa6-db2b-4f37-96ef-660d4f2187a2", "application": "build-suite-component-update-otlo"} 2025-12-19T17:49:40.109Z INFO ImageRepository controller/imagerepository_controller_service_account.go:84 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-otlo-gh-multi-component-child-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "imagerepository-for-build-suite-component-update-otlo-gh-multi-component-child-wtzj", "reconcileID": "fd066fa6-db2b-4f37-96ef-660d4f2187a2", "ServiceAccountName": "build-pipeline-gh-multi-component-child-wtzj", "SecretName": "imagerepository-for-build-suite-component-update-otlo-gh-multi-component-child-wtzj-image-push", "action": "UPDATE"} 2025-12-19T17:49:40.141Z INFO ImageRepository controller/imagerepository_controller.go:259 Updated component's ContainerImage {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-otlo-gh-multi-component-child-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "imagerepository-for-build-suite-component-update-otlo-gh-multi-component-child-wtzj", "reconcileID": "fd066fa6-db2b-4f37-96ef-660d4f2187a2", "ComponentName": "gh-multi-component-child-wtzj"} 2025-12-19T17:49:40.147Z INFO ComponentImageRepository controller/component_image_controller.go:191 Image repository already exists {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-child-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-child-wtzj", "reconcileID": "be109315-2316-415e-9cf7-09945c7f2d62", "ImageRepositoryName": "imagerepository-for-build-suite-component-update-otlo-gh-multi-component-child-wtzj", "ComponentName": "gh-multi-component-child-wtzj"} 2025-12-19T17:49:40.158Z INFO ImageRepository controller/imagerepository_controller.go:266 Updated image repository annotation {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-otlo-gh-multi-component-child-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "imagerepository-for-build-suite-component-update-otlo-gh-multi-component-child-wtzj", "reconcileID": "fd066fa6-db2b-4f37-96ef-660d4f2187a2"} 2025-12-19T17:49:40.189Z INFO ComponentImageRepository controller/component_image_controller.go:204 Component updated successfully, 'generate' annotation removed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-child-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-child-wtzj", "reconcileID": "be109315-2316-415e-9cf7-09945c7f2d62", "ComponentName": "gh-multi-component-child-wtzj"} 2025-12-19T17:49:41.221Z INFO Application controller/application_controller.go:112 Application finalizer added {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"appstudio","namespace":"happy-path-nfle"}, "namespace": "happy-path-nfle", "name": "appstudio", "reconcileID": "91d7dd5f-cf6b-494d-8527-bd2d8978a5cb", "action": "DELETE"} 2025-12-19T17:49:41.243Z INFO Application controller/application_controller.go:204 Creating application pull secret {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"appstudio","namespace":"happy-path-nfle"}, "namespace": "happy-path-nfle", "name": "appstudio", "reconcileID": "91d7dd5f-cf6b-494d-8527-bd2d8978a5cb", "secretName": "appstudio-pull"} 2025-12-19T17:49:41.271Z INFO Application controller/application_controller.go:281 Application pull secret created successfully {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"appstudio","namespace":"happy-path-nfle"}, "namespace": "happy-path-nfle", "name": "appstudio", "reconcileID": "91d7dd5f-cf6b-494d-8527-bd2d8978a5cb", "secretName": "appstudio-pull"} 2025-12-19T17:49:41.299Z INFO Application controller/application_controller.go:334 Service Account updated successfully with application pull secret. {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"appstudio","namespace":"happy-path-nfle"}, "namespace": "happy-path-nfle", "name": "appstudio", "reconcileID": "91d7dd5f-cf6b-494d-8527-bd2d8978a5cb", "secretName": "appstudio-pull"} 2025-12-19T17:49:45.919Z INFO ComponentImageRepository controller/component_image_controller.go:160 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-parent-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-parent-wtzj", "reconcileID": "c2bc2fbf-9ed3-4b5b-a4c8-6f3258676011", "ImageRepositoryName": "imagerepository-for-build-suite-component-update-otlo-gh-multi-component-parent-wtzj", "ComponentName": "gh-multi-component-parent-wtzj"} 2025-12-19T17:49:45.936Z INFO ComponentImageRepository controller/component_image_controller.go:189 Image repository created {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-parent-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-parent-wtzj", "reconcileID": "c2bc2fbf-9ed3-4b5b-a4c8-6f3258676011", "ImageRepositoryName": "imagerepository-for-build-suite-component-update-otlo-gh-multi-component-parent-wtzj", "ComponentName": "gh-multi-component-parent-wtzj"} 2025-12-19T17:49:46.020Z ERROR ComponentImageRepository controller/component_image_controller.go:201 failed to update Component after 'generate' annotation removal {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-parent-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-parent-wtzj", "reconcileID": "c2bc2fbf-9ed3-4b5b-a4c8-6f3258676011", "ComponentName": "gh-multi-component-parent-wtzj", "error": "Operation cannot be fulfilled on components.appstudio.redhat.com \"gh-multi-component-parent-wtzj\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:201 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:49:46.020Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-parent-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-parent-wtzj", "reconcileID": "c2bc2fbf-9ed3-4b5b-a4c8-6f3258676011", "error": "error updating the component: Operation cannot be fulfilled on components.appstudio.redhat.com \"gh-multi-component-parent-wtzj\": the object has been modified; please apply your changes to the latest version and try again"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:49:46.027Z INFO ComponentImageRepository controller/component_image_controller.go:160 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-parent-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-parent-wtzj", "reconcileID": "5721a114-7ac3-44e5-8072-dea1561b21bc", "ImageRepositoryName": "imagerepository-for-build-suite-component-update-otlo-gh-multi-component-parent-wtzj", "ComponentName": "gh-multi-component-parent-wtzj"} 2025-12-19T17:49:46.038Z ERROR ComponentImageRepository controller/component_image_controller.go:186 failed to create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-parent-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-parent-wtzj", "reconcileID": "5721a114-7ac3-44e5-8072-dea1561b21bc", "ImageRepositoryName": "imagerepository-for-build-suite-component-update-otlo-gh-multi-component-parent-wtzj", "ComponentName": "gh-multi-component-parent-wtzj", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-component-update-otlo-gh-multi-component-parent-wtzj\" already exists"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:186 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:49:46.038Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-parent-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-parent-wtzj", "reconcileID": "5721a114-7ac3-44e5-8072-dea1561b21bc", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-component-update-otlo-gh-multi-component-parent-wtzj\" already exists"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:49:46.044Z INFO ComponentImageRepository controller/component_image_controller.go:160 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-parent-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-parent-wtzj", "reconcileID": "37a09dcf-c71d-49ef-8802-10e490a344fa", "ImageRepositoryName": "imagerepository-for-build-suite-component-update-otlo-gh-multi-component-parent-wtzj", "ComponentName": "gh-multi-component-parent-wtzj"} 2025-12-19T17:49:46.059Z ERROR ComponentImageRepository controller/component_image_controller.go:186 failed to create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-parent-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-parent-wtzj", "reconcileID": "37a09dcf-c71d-49ef-8802-10e490a344fa", "ImageRepositoryName": "imagerepository-for-build-suite-component-update-otlo-gh-multi-component-parent-wtzj", "ComponentName": "gh-multi-component-parent-wtzj", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-component-update-otlo-gh-multi-component-parent-wtzj\" already exists"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:186 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:49:46.059Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-parent-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-parent-wtzj", "reconcileID": "37a09dcf-c71d-49ef-8802-10e490a344fa", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-component-update-otlo-gh-multi-component-parent-wtzj\" already exists"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:49:46.066Z INFO ComponentImageRepository controller/component_image_controller.go:160 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-parent-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-parent-wtzj", "reconcileID": "bc5717a6-e815-4ba1-bf60-356c869cf9a6", "ImageRepositoryName": "imagerepository-for-build-suite-component-update-otlo-gh-multi-component-parent-wtzj", "ComponentName": "gh-multi-component-parent-wtzj"} 2025-12-19T17:49:46.083Z ERROR ComponentImageRepository controller/component_image_controller.go:186 failed to create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-parent-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-parent-wtzj", "reconcileID": "bc5717a6-e815-4ba1-bf60-356c869cf9a6", "ImageRepositoryName": "imagerepository-for-build-suite-component-update-otlo-gh-multi-component-parent-wtzj", "ComponentName": "gh-multi-component-parent-wtzj", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-component-update-otlo-gh-multi-component-parent-wtzj\" already exists"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:186 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:49:46.083Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-parent-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-parent-wtzj", "reconcileID": "bc5717a6-e815-4ba1-bf60-356c869cf9a6", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-component-update-otlo-gh-multi-component-parent-wtzj\" already exists"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:49:46.098Z INFO ComponentImageRepository controller/component_image_controller.go:160 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-parent-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-parent-wtzj", "reconcileID": "c23ef525-36fc-42f4-bca8-e6ea520aa2cb", "ImageRepositoryName": "imagerepository-for-build-suite-component-update-otlo-gh-multi-component-parent-wtzj", "ComponentName": "gh-multi-component-parent-wtzj"} 2025-12-19T17:49:46.113Z ERROR ComponentImageRepository controller/component_image_controller.go:186 failed to create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-parent-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-parent-wtzj", "reconcileID": "c23ef525-36fc-42f4-bca8-e6ea520aa2cb", "ImageRepositoryName": "imagerepository-for-build-suite-component-update-otlo-gh-multi-component-parent-wtzj", "ComponentName": "gh-multi-component-parent-wtzj", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-component-update-otlo-gh-multi-component-parent-wtzj\" already exists"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:186 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:49:46.113Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-parent-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-parent-wtzj", "reconcileID": "c23ef525-36fc-42f4-bca8-e6ea520aa2cb", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-component-update-otlo-gh-multi-component-parent-wtzj\" already exists"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:49:46.121Z INFO ComponentImageRepository controller/component_image_controller.go:160 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-parent-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-parent-wtzj", "reconcileID": "63fe9f9c-f967-4ab3-bfa7-d9c827f6474b", "ImageRepositoryName": "imagerepository-for-build-suite-component-update-otlo-gh-multi-component-parent-wtzj", "ComponentName": "gh-multi-component-parent-wtzj"} 2025-12-19T17:49:46.136Z ERROR ComponentImageRepository controller/component_image_controller.go:186 failed to create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-parent-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-parent-wtzj", "reconcileID": "63fe9f9c-f967-4ab3-bfa7-d9c827f6474b", "ImageRepositoryName": "imagerepository-for-build-suite-component-update-otlo-gh-multi-component-parent-wtzj", "ComponentName": "gh-multi-component-parent-wtzj", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-component-update-otlo-gh-multi-component-parent-wtzj\" already exists"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:186 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:49:46.136Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-parent-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-parent-wtzj", "reconcileID": "63fe9f9c-f967-4ab3-bfa7-d9c827f6474b", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-component-update-otlo-gh-multi-component-parent-wtzj\" already exists"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:49:46.144Z INFO ComponentImageRepository controller/component_image_controller.go:160 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-parent-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-parent-wtzj", "reconcileID": "726dbfe0-c583-4722-b500-1b177e11353e", "ImageRepositoryName": "imagerepository-for-build-suite-component-update-otlo-gh-multi-component-parent-wtzj", "ComponentName": "gh-multi-component-parent-wtzj"} 2025-12-19T17:49:46.163Z ERROR ComponentImageRepository controller/component_image_controller.go:186 failed to create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-parent-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-parent-wtzj", "reconcileID": "726dbfe0-c583-4722-b500-1b177e11353e", "ImageRepositoryName": "imagerepository-for-build-suite-component-update-otlo-gh-multi-component-parent-wtzj", "ComponentName": "gh-multi-component-parent-wtzj", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-component-update-otlo-gh-multi-component-parent-wtzj\" already exists"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:186 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:49:46.163Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-parent-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-parent-wtzj", "reconcileID": "726dbfe0-c583-4722-b500-1b177e11353e", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-component-update-otlo-gh-multi-component-parent-wtzj\" already exists"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:49:46.314Z INFO ComponentImageRepository controller/component_image_controller.go:160 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-parent-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-parent-wtzj", "reconcileID": "582e4fb3-6106-4faf-a5c3-f217f3fa9708", "ImageRepositoryName": "imagerepository-for-build-suite-component-update-otlo-gh-multi-component-parent-wtzj", "ComponentName": "gh-multi-component-parent-wtzj"} 2025-12-19T17:49:46.330Z ERROR ComponentImageRepository controller/component_image_controller.go:186 failed to create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-parent-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-parent-wtzj", "reconcileID": "582e4fb3-6106-4faf-a5c3-f217f3fa9708", "ImageRepositoryName": "imagerepository-for-build-suite-component-update-otlo-gh-multi-component-parent-wtzj", "ComponentName": "gh-multi-component-parent-wtzj", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-component-update-otlo-gh-multi-component-parent-wtzj\" already exists"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:186 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:49:46.330Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-parent-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-parent-wtzj", "reconcileID": "582e4fb3-6106-4faf-a5c3-f217f3fa9708", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-component-update-otlo-gh-multi-component-parent-wtzj\" already exists"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:49:46.977Z INFO ComponentImageRepository controller/component_image_controller.go:160 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-parent-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-parent-wtzj", "reconcileID": "59284485-5771-4af5-afff-c1b1620c79da", "ImageRepositoryName": "imagerepository-for-build-suite-component-update-otlo-gh-multi-component-parent-wtzj", "ComponentName": "gh-multi-component-parent-wtzj"} 2025-12-19T17:49:46.989Z ERROR ComponentImageRepository controller/component_image_controller.go:186 failed to create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-parent-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-parent-wtzj", "reconcileID": "59284485-5771-4af5-afff-c1b1620c79da", "ImageRepositoryName": "imagerepository-for-build-suite-component-update-otlo-gh-multi-component-parent-wtzj", "ComponentName": "gh-multi-component-parent-wtzj", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-component-update-otlo-gh-multi-component-parent-wtzj\" already exists"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:186 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:49:46.989Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-parent-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-parent-wtzj", "reconcileID": "59284485-5771-4af5-afff-c1b1620c79da", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-component-update-otlo-gh-multi-component-parent-wtzj\" already exists"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:49:47.527Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:791 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-otlo-gh-multi-component-parent-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "imagerepository-for-build-suite-component-update-otlo-gh-multi-component-parent-wtzj", "reconcileID": "57407bc0-556a-4d4a-bc23-33cd261c487d", "IsPullOnly": false, "SecretName": "imagerepository-for-build-suite-component-update-otlo-gh-multi-component-parent-wtzj-image-push"} 2025-12-19T17:49:48.278Z INFO ComponentImageRepository controller/component_image_controller.go:160 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-parent-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-parent-wtzj", "reconcileID": "1c3a119f-8cb0-4a4c-9904-d7f8d4a012a9", "ImageRepositoryName": "imagerepository-for-build-suite-component-update-otlo-gh-multi-component-parent-wtzj", "ComponentName": "gh-multi-component-parent-wtzj"} 2025-12-19T17:49:48.292Z ERROR ComponentImageRepository controller/component_image_controller.go:186 failed to create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-parent-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-parent-wtzj", "reconcileID": "1c3a119f-8cb0-4a4c-9904-d7f8d4a012a9", "ImageRepositoryName": "imagerepository-for-build-suite-component-update-otlo-gh-multi-component-parent-wtzj", "ComponentName": "gh-multi-component-parent-wtzj", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-component-update-otlo-gh-multi-component-parent-wtzj\" already exists"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:186 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:49:48.292Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-parent-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-parent-wtzj", "reconcileID": "1c3a119f-8cb0-4a4c-9904-d7f8d4a012a9", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-component-update-otlo-gh-multi-component-parent-wtzj\" already exists"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:49:48.335Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:791 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-otlo-gh-multi-component-parent-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "imagerepository-for-build-suite-component-update-otlo-gh-multi-component-parent-wtzj", "reconcileID": "57407bc0-556a-4d4a-bc23-33cd261c487d", "IsPullOnly": true, "SecretName": "imagerepository-for-build-suite-component-update-otlo-gh-multi-component-parent-wtzj-image-pull"} 2025-12-19T17:49:48.342Z INFO ImageRepository.ImageRepositoryProvision.GrantAdditionalRepositoryAccessToTeam controller/imagerepository_controller.go:579 Config map with additional users doesn't exist {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-otlo-gh-multi-component-parent-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "imagerepository-for-build-suite-component-update-otlo-gh-multi-component-parent-wtzj", "reconcileID": "57407bc0-556a-4d4a-bc23-33cd261c487d", "ConfigMapName": "image-controller-additional-users", "action": "VIEW"} 2025-12-19T17:49:48.352Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:517 Finished provision of image repository and added finalizer {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-otlo-gh-multi-component-parent-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "imagerepository-for-build-suite-component-update-otlo-gh-multi-component-parent-wtzj", "reconcileID": "57407bc0-556a-4d4a-bc23-33cd261c487d"} 2025-12-19T17:49:48.405Z INFO ImageRepository controller/imagerepository_controller.go:997 Application pull secret updated with new registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-otlo-gh-multi-component-parent-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "imagerepository-for-build-suite-component-update-otlo-gh-multi-component-parent-wtzj", "reconcileID": "29e9c4c5-a2da-4fa5-a185-2cf3f44e6a3d", "application": "build-suite-component-update-otlo"} 2025-12-19T17:49:48.422Z INFO ImageRepository controller/imagerepository_controller_service_account.go:84 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-otlo-gh-multi-component-parent-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "imagerepository-for-build-suite-component-update-otlo-gh-multi-component-parent-wtzj", "reconcileID": "29e9c4c5-a2da-4fa5-a185-2cf3f44e6a3d", "ServiceAccountName": "build-pipeline-gh-multi-component-parent-wtzj", "SecretName": "imagerepository-for-build-suite-component-update-otlo-gh-multi-component-parent-wtzj-image-push", "action": "UPDATE"} 2025-12-19T17:49:48.451Z INFO ImageRepository controller/imagerepository_controller.go:259 Updated component's ContainerImage {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-otlo-gh-multi-component-parent-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "imagerepository-for-build-suite-component-update-otlo-gh-multi-component-parent-wtzj", "reconcileID": "29e9c4c5-a2da-4fa5-a185-2cf3f44e6a3d", "ComponentName": "gh-multi-component-parent-wtzj"} 2025-12-19T17:49:48.459Z INFO ComponentImageRepository controller/component_image_controller.go:191 Image repository already exists {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-parent-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-parent-wtzj", "reconcileID": "b6cc6160-6f44-4495-b0ab-3dda5f046911", "ImageRepositoryName": "imagerepository-for-build-suite-component-update-otlo-gh-multi-component-parent-wtzj", "ComponentName": "gh-multi-component-parent-wtzj"} 2025-12-19T17:49:48.473Z INFO ImageRepository controller/imagerepository_controller.go:266 Updated image repository annotation {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-otlo-gh-multi-component-parent-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "imagerepository-for-build-suite-component-update-otlo-gh-multi-component-parent-wtzj", "reconcileID": "29e9c4c5-a2da-4fa5-a185-2cf3f44e6a3d"} 2025-12-19T17:49:48.486Z INFO ComponentImageRepository controller/component_image_controller.go:204 Component updated successfully, 'generate' annotation removed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-parent-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-parent-wtzj", "reconcileID": "b6cc6160-6f44-4495-b0ab-3dda5f046911", "ComponentName": "gh-multi-component-parent-wtzj"} 2025-12-19T17:51:20.494Z INFO ImageRepository controller/imagerepository_controller.go:1137 Application pull secret updated after removing registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg", "reconcileID": "5f4fb336-9eb3-4da9-87c6-1579ca3effbf", "application": "build-secret-lookup-ncxn"} 2025-12-19T17:51:21.211Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:688 Deleted push robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg", "reconcileID": "5f4fb336-9eb3-4da9-87c6-1579ca3effbf", "RobotAccountName": "build_e2e_ncjm_component_one_mjhg_3c1f31c7a5", "action": "DELETE"} 2025-12-19T17:51:21.429Z INFO Application controller/application_controller.go:400 Removed secret link from service account {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-secret-lookup-ncxn","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "build-secret-lookup-ncxn", "reconcileID": "a511e513-a882-4cfe-b7d7-9fcadd6156b0", "ServiceAccountName": "konflux-integration-runner", "SecretName": "build-secret-lookup-ncxn-pull", "action": "UPDATE"} 2025-12-19T17:51:21.642Z INFO Application controller/application_controller.go:101 Application finalizer removed {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-secret-lookup-ncxn","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "build-secret-lookup-ncxn", "reconcileID": "a511e513-a882-4cfe-b7d7-9fcadd6156b0", "action": "DELETE"} 2025-12-19T17:51:22.735Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:697 Deleted pull robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg", "reconcileID": "5f4fb336-9eb3-4da9-87c6-1579ca3effbf", "RobotAccountName": "build_e2e_ncjm_component_one_mjhg_080eb7c4f7_pull", "action": "DELETE"} 2025-12-19T17:51:23.759Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:711 Deleted image repository {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg", "reconcileID": "5f4fb336-9eb3-4da9-87c6-1579ca3effbf", "ImageRepository": "build-e2e-ncjm/component-one-mjhg", "action": "DELETE"} 2025-12-19T17:51:23.782Z INFO ImageRepository controller/imagerepository_controller.go:170 Image repository finalizer removed {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg", "reconcileID": "5f4fb336-9eb3-4da9-87c6-1579ca3effbf", "action": "DELETE"} 2025-12-19T17:51:24.583Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:688 Deleted push robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-two-macf","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf", "reconcileID": "fccb2c4d-071e-4eea-931e-12331ecb5aa6", "RobotAccountName": "build_e2e_ncjm_component_two_macf_bfb6876bdd", "action": "DELETE"} 2025-12-19T17:51:25.160Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:697 Deleted pull robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-two-macf","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf", "reconcileID": "fccb2c4d-071e-4eea-931e-12331ecb5aa6", "RobotAccountName": "build_e2e_ncjm_component_two_macf_f85de0cc8c_pull", "action": "DELETE"} 2025-12-19T17:51:25.882Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:711 Deleted image repository {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-two-macf","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf", "reconcileID": "fccb2c4d-071e-4eea-931e-12331ecb5aa6", "ImageRepository": "build-e2e-ncjm/component-two-macf", "action": "DELETE"} 2025-12-19T17:51:25.896Z INFO ImageRepository controller/imagerepository_controller.go:170 Image repository finalizer removed {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-two-macf","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf", "reconcileID": "fccb2c4d-071e-4eea-931e-12331ecb5aa6", "action": "DELETE"} 2025-12-19T17:52:18.019Z INFO Application controller/application_controller.go:400 Removed secret link from service account {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"appstudio","namespace":"ex-registry-zkmo"}, "namespace": "ex-registry-zkmo", "name": "appstudio", "reconcileID": "3b955cdf-01f9-47bd-8973-f0139a9d3070", "ServiceAccountName": "konflux-integration-runner", "SecretName": "appstudio-pull", "action": "UPDATE"} 2025-12-19T17:52:18.041Z INFO Application controller/application_controller.go:101 Application finalizer removed {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"appstudio","namespace":"ex-registry-zkmo"}, "namespace": "ex-registry-zkmo", "name": "appstudio", "reconcileID": "3b955cdf-01f9-47bd-8973-f0139a9d3070", "action": "DELETE"} 2025-12-19T17:52:25.423Z INFO Application controller/application_controller.go:400 Removed secret link from service account {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"appstudio","namespace":"happy-path-nfle"}, "namespace": "happy-path-nfle", "name": "appstudio", "reconcileID": "9aaea553-e6b6-4ce3-8010-b2ec2e5dfd52", "ServiceAccountName": "konflux-integration-runner", "SecretName": "appstudio-pull", "action": "UPDATE"} 2025-12-19T17:52:25.446Z INFO Application controller/application_controller.go:101 Application finalizer removed {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"appstudio","namespace":"happy-path-nfle"}, "namespace": "happy-path-nfle", "name": "appstudio", "reconcileID": "9aaea553-e6b6-4ce3-8010-b2ec2e5dfd52", "action": "DELETE"}